(* Content-type: application/vnd.wolfram.mathematica *) (*** Wolfram Notebook File ***) (* http://www.wolfram.com/nb *) (* CreatedBy='Mathematica 10.3' *) (*CacheID: 234*) (* Internal cache information: NotebookFileLineBreakTest NotebookFileLineBreakTest NotebookDataPosition[ 158, 7] NotebookDataLength[ 302964, 7493] NotebookOptionsPosition[ 299320, 7364] NotebookOutlinePosition[ 299678, 7380] CellTagsIndexPosition[ 299635, 7377] WindowFrame->Normal*) (* Beginning of Notebook Content *) Notebook[{ Cell[CellGroupData[{ Cell["QEdark-f2 analysis", "Title", CellChangeTimes->{{3.6276898965928087`*^9, 3.627689899759343*^9}, { 3.632921496658938*^9, 3.6329215029852324`*^9}, {3.6362800376955853`*^9, 3.636280038430016*^9}, {3.640344330923674*^9, 3.640344336560788*^9}, { 3.6504655294638977`*^9, 3.650465539216468*^9}, {3.650472449085026*^9, 3.650472453524756*^9}, {3.732791457818101*^9, 3.7327914637306213`*^9}}], Cell[CellGroupData[{ Cell["set working directories", "Subchapter", CellChangeTimes->{{3.640344359119687*^9, 3.6403443602793694`*^9}, { 3.65047246532839*^9, 3.650472468511154*^9}}], Cell[BoxData[{ RowBox[{ RowBox[{ RowBox[{"MyDirectory", "=", "\"\\""}], ";"}], RowBox[{"(*", " ", RowBox[{ "working", " ", "directory", " ", "where", " ", "files", " ", "are", " ", "stored"}], " ", "*)"}]}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"PlotDir", "=", RowBox[{"MyDirectory", "<>", "\"\\""}]}], ";"}], " "}]}], "Input",\ CellChangeTimes->{{3.6403409280603657`*^9, 3.640340945556859*^9}, 3.640341055399829*^9, {3.640342651897126*^9, 3.640342684630279*^9}, { 3.640342998887868*^9, 3.6403430475807753`*^9}, 3.640343815932517*^9, { 3.640344353856476*^9, 3.640344354321266*^9}, {3.650466469144021*^9, 3.6504664803012447`*^9}, 3.6504666142293043`*^9, 3.650472176102825*^9, { 3.6504723621393833`*^9, 3.650472364884618*^9}, {3.650472410713956*^9, 3.650472411087326*^9}, {3.655927100490182*^9, 3.655927107838015*^9}, { 3.665940061928898*^9, 3.6659400808557987`*^9}, {3.732791468893523*^9, 3.73279147304255*^9}}] }, Open ]], Cell[CellGroupData[{ Cell["load factor files", "Subchapter", CellChangeTimes->{{3.650472142053958*^9, 3.650472151974145*^9}, { 3.665940044731172*^9, 3.6659400454256887`*^9}}], Cell[CellGroupData[{ Cell["Import data", "Subsection", CellChangeTimes->{{3.648582060303274*^9, 3.648582063237154*^9}}], Cell[BoxData[ RowBox[{ RowBox[{"(*", RowBox[{ RowBox[{ "in", " ", "900", " ", "bins", " ", "of", " ", "\[CapitalDelta]q"}], "=", RowBox[{ RowBox[{"0.02", " ", "\[Alpha]", "\[VeryThinSpace]", SubscriptBox["m", "e"], " ", "and", " ", "500", " ", "E", " ", "bins", " ", "of", " ", "\[CapitalDelta]E"}], "=", RowBox[{"0.1", " ", "eV"}]}]}], "*)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"rawFFdataSi", "=", RowBox[{"Import", "[", RowBox[{ RowBox[{"MyDirectory", "<>", "\"\\""}], ",", "\"\\""}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"rawFFdataGe", "=", RowBox[{"Import", "[", RowBox[{ RowBox[{"MyDirectory", "<>", "\"\\""}], ",", "\"\\""}], "]"}]}], ";"}], "\[IndentingNewLine]"}]}]], "Input",\ CellChangeTimes->CompressedData[" 1:eJxTTMoPSmViYGCQAGIQXdOdk3dM77XjlabyQhC9S7mgFERLPk5sANGPq/e2 gOi5gnPbQbSa1+xeEL1mplYfiNbRiZkMoqO4f4LpGS6s80H0NUHvJWA+m3rZ aSB96Jd7OYh+pi3A8AZIS1y8xwKiK8t2POrXf+3IOLX9NYgO2rG82M3otaNK yVEwnTprUgWIbig8C6avcTb3gGjed51gOujGHt1CIF1yQc4QRC/65eYAovtU o8C0/PpJTDuBtEHGUjDd4/1HHUTLSc3UAtF7lNcagmgPES4jEJ3zW9AcRJ97 1AKmv9w+7e5t9drx94un3iCa90/fQgXb145z4vQWgegtMgIrQTTHfos1IJol 9N6/BZ6vHTuefQbT5YL/CjJ9gPY/zykC0ac4FP7Y+r92XPbn8H8QDQBzQbto "]], Cell[BoxData[ RowBox[{ RowBox[{"(*", " ", RowBox[{ RowBox[{"put", " ", "into", " ", "square", " ", RowBox[{"arrays", ":", " ", RowBox[{"E", " ", "across"}]}]}], ",", " ", RowBox[{"q", " ", "down"}]}], "*)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"FFarraySi", "=", RowBox[{ RowBox[{"Block", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"Nqbins", "=", "900"}], ",", RowBox[{"NEbins", "=", "500"}]}], "}"}], ",", "\[IndentingNewLine]", RowBox[{"ArrayReshape", "[", RowBox[{"rawFFdataSi", ",", RowBox[{"{", RowBox[{"NEbins", ",", "Nqbins"}], "}"}]}], "]"}]}], "]"}], "//", "Transpose"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"FFarrayGe", "=", RowBox[{ RowBox[{"Block", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"Nqbins", "=", "900"}], ",", RowBox[{"NEbins", "=", "500"}]}], "}"}], ",", "\[IndentingNewLine]", RowBox[{"ArrayReshape", "[", RowBox[{"rawFFdataGe", ",", RowBox[{"{", RowBox[{"NEbins", ",", "Nqbins"}], "}"}]}], "]"}]}], "]"}], "//", "Transpose"}]}], ";"}], "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"(*", RowBox[{ RowBox[{"Binning", ":", " ", RowBox[{ "500", " ", "E", " ", "bins", " ", "of", " ", "\[CapitalDelta]E"}]}], " ", "=", " ", RowBox[{ RowBox[{"0.1", " ", "eV"}], " ", "=", " ", RowBox[{ RowBox[{ FractionBox["0.1", "13.6"], " ", RowBox[{ SubscriptBox["R", "y"], " ", "\[Cross]", " ", "900"}], " ", "bins", " ", "of", " ", "\[CapitalDelta]q"}], " ", "=", " ", RowBox[{"0.02", " ", "\[Alpha]", "\[VeryThinSpace]", "me"}]}]}]}], " ", "*)"}]}]}]], "Input", CellChangeTimes->{ 3.648402725851625*^9, {3.648404896390156*^9, 3.64840490569967*^9}, { 3.648409161935581*^9, 3.648409172146207*^9}, {3.648412607649817*^9, 3.648412610711897*^9}, 3.648412678154347*^9, {3.648479395438457*^9, 3.648479405187517*^9}, {3.648492446105751*^9, 3.648492446271472*^9}, { 3.648492478677225*^9, 3.648492493433325*^9}, {3.648814891088347*^9, 3.648814895224205*^9}, {3.6488149816865892`*^9, 3.648814989300025*^9}, { 3.6489160200758266`*^9, 3.648916029861977*^9}, 3.650237385984441*^9, { 3.650244971173937*^9, 3.650244971549445*^9}, {3.650245066682877*^9, 3.650245094383461*^9}, {3.650245127587431*^9, 3.650245128136698*^9}, { 3.6502453776568747`*^9, 3.650245378322633*^9}, 3.650245759663212*^9, { 3.650324879987019*^9, 3.6503248947650623`*^9}, 3.650471960264855*^9, { 3.6504719949856*^9, 3.650472063635635*^9}, 3.650576206355412*^9, { 3.661798135835401*^9, 3.661798158352914*^9}, {3.661798200765314*^9, 3.661798205572257*^9}, {3.663940023348378*^9, 3.663940028323062*^9}, { 3.665424364692486*^9, 3.665424370356913*^9}}] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["unit conversions and constants", "Subchapter", CellChangeTimes->{{3.640344370726861*^9, 3.640344372150958*^9}, { 3.650472518642748*^9, 3.6504725206103487`*^9}, {3.6505765706721067`*^9, 3.6505765785528603`*^9}, {3.665834870846059*^9, 3.665834872780407*^9}, { 3.6658349241156063`*^9, 3.665834925675106*^9}}], Cell[BoxData[{ RowBox[{ RowBox[{"sec2year", "=", RowBox[{"60", "*", "60", "*", "24", "*", "365.25"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"amu2kg", "=", RowBox[{"1.660538782", " ", SuperscriptBox["10", RowBox[{"-", "27"}]]}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"\[Alpha]", "=", RowBox[{"1", "/", "137."}]}], ";", " ", RowBox[{"(*", " ", RowBox[{"fine", " ", "structure", " ", "constant"}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{"me", "=", RowBox[{"0.511", " ", SuperscriptBox["10", "6"]}]}], ";", " ", RowBox[{"(*", " ", RowBox[{"electron", " ", RowBox[{"mass", " ", "[", "eV", "]"}]}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{"\[Rho]\[Chi]", "=", RowBox[{"0.4", " ", SuperscriptBox["10", "9"]}]}], ";", " ", RowBox[{"(*", " ", RowBox[{"local", " ", "DM", " ", RowBox[{"density", " ", "[", RowBox[{"eV", "/", SuperscriptBox["cm", "3"]}], "]"}]}], " ", "*)"}]}]}], "Input", CellChangeTimes->{{3.650576166518182*^9, 3.6505761936618357`*^9}, { 3.6505764894843073`*^9, 3.6505765270498247`*^9}, {3.654435538279563*^9, 3.654435550768705*^9}, {3.6545193568616056`*^9, 3.654519367499848*^9}, { 3.654519638531328*^9, 3.65451964099576*^9}, {3.6545196762333508`*^9, 3.6545196771450567`*^9}, {3.654877551941703*^9, 3.654877552651325*^9}, { 3.665424478909996*^9, 3.665424528886606*^9}, {3.66583483100106*^9, 3.665834831820798*^9}, {3.665834880717039*^9, 3.6658349226531563`*^9}, { 3.732791507473448*^9, 3.732791508584831*^9}}], Cell[BoxData[{ RowBox[{ RowBox[{ RowBox[{"c", "=", RowBox[{"2.99792458", " ", SuperscriptBox["10", "10"]}]}], ";"}], " ", RowBox[{"(*", " ", RowBox[{"speed", " ", "of", " ", RowBox[{"light", " ", "[", RowBox[{"cm", "/", "s"}], "]"}]}], " ", "*)"}]}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"v0", "=", RowBox[{"230", " ", SuperscriptBox["10", "5"]}]}], ";"}], " ", RowBox[{"(*", " ", RowBox[{"typical", " ", RowBox[{"velocity", " ", "[", RowBox[{"cm", "/", "s"}], "]"}]}], " ", "*)"}]}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"vE", " ", "=", " ", RowBox[{"240", " ", SuperscriptBox["10", "5"]}]}], ";"}], " ", RowBox[{"(*", " ", RowBox[{"velocity", " ", "of", " ", RowBox[{"Earth", " ", "[", RowBox[{"cm", "/", "s"}], "]"}]}], " ", "*)"}]}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"vesc", "=", RowBox[{"600", " ", SuperscriptBox["10", "5"]}]}], ";"}], " ", RowBox[{"(*", " ", RowBox[{"escape", " ", RowBox[{"velocity", " ", "[", RowBox[{"cm", "/", "s"}], "]"}]}], " ", "*)"}]}], "\[IndentingNewLine]", RowBox[{ RowBox[{"KK", "=", RowBox[{ SuperscriptBox["v0", "3"], RowBox[{"(", RowBox[{ RowBox[{ RowBox[{"-", "2."}], " ", RowBox[{"Exp", "[", RowBox[{ RowBox[{"-", SuperscriptBox["vesc", "2"]}], "/", SuperscriptBox["v0", "2"]}], "]"}], "\[Pi]", " ", RowBox[{"vesc", "/", "v0"}]}], "+", RowBox[{ SuperscriptBox["\[Pi]", RowBox[{"3", "/", "2"}]], RowBox[{"Erf", "[", RowBox[{"vesc", "/", "v0"}], "]"}]}]}], ")"}]}]}], " ", RowBox[{"(*", " ", SuperscriptBox[ RowBox[{"[", RowBox[{"cm", "/", "s"}], "]"}], "3"], "*)"}], ";"}]}], "Input", CellChangeTimes->{{3.6505726270831413`*^9, 3.650572698056081*^9}, { 3.654450089238327*^9, 3.654450113018716*^9}, {3.654450148331271*^9, 3.654450167552606*^9}, {3.6639405495698147`*^9, 3.663940550177734*^9}, { 3.6654139038873053`*^9, 3.6654139040360317`*^9}, {3.6654244450272617`*^9, 3.665424445210321*^9}, {3.6658349197754307`*^9, 3.665834920373248*^9}}] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "velocity distribution and ", Cell[BoxData[ FormBox[ RowBox[{ SubscriptBox["F", "DM"], " ", "definition"}], TraditionalForm]]] }], "Subchapter", CellChangeTimes->{{3.640344370726861*^9, 3.640344372150958*^9}, { 3.650472518642748*^9, 3.6504725206103487`*^9}, {3.6505765706721067`*^9, 3.6505765785528603`*^9}}], Cell[BoxData[ RowBox[{ RowBox[{ RowBox[{"vmin", "[", RowBox[{ RowBox[{"q_", "?", "NumberQ"}], ",", RowBox[{"Ee_", "?", "NumberQ"}], ",", RowBox[{"m\[Chi]_", "?", "NumberQ"}]}], "]"}], ":=", RowBox[{"c", RowBox[{"(", RowBox[{ FractionBox["q", RowBox[{"2", " ", "m\[Chi]"}]], "+", FractionBox["Ee", "q"]}], ")"}]}]}], ";"}]], "Input", CellChangeTimes->{{3.620382216293886*^9, 3.620382417222527*^9}, { 3.620384193990291*^9, 3.6203842228864317`*^9}, {3.6207293422890797`*^9, 3.620729384761983*^9}, {3.621100217332168*^9, 3.621100218628913*^9}, { 3.621100686392375*^9, 3.6211006866788197`*^9}, {3.621184452843259*^9, 3.6211844535301933`*^9}, 3.621437250225522*^9, {3.6214373034311666`*^9, 3.62143731021515*^9}, {3.650572579473317*^9, 3.6505726204808407`*^9}, { 3.650572706998624*^9, 3.650572725956689*^9}, {3.650572768340117*^9, 3.650572776217832*^9}, {3.65057362846133*^9, 3.650573669815919*^9}, { 3.6544448591762257`*^9, 3.6544448747431192`*^9}, 3.665940109534548*^9}], Cell[BoxData[ RowBox[{ RowBox[{"(*", " ", RowBox[{ RowBox[{"Maxwell", "-", RowBox[{ "Boltzmann", " ", "distribution", " ", "\[IndentingNewLine]", "\[Eta]", RowBox[{"(", SubscriptBox["v", "min"], ")"}]}]}], "=", RowBox[{"\[Integral]", RowBox[{ FractionBox[ RowBox[{ SuperscriptBox["d", "3"], "v"}], "v"], SubscriptBox["f", "MB"], RowBox[{"(", "v", ")"}], "\[Theta]", RowBox[{"(", RowBox[{"v", "-", SubscriptBox["v", "min"]}], ")"}]}]}]}], "\[IndentingNewLine]", "*)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"\[Eta]", "[", RowBox[{ RowBox[{"q_", "?", "NumberQ"}], ",", RowBox[{"Ee_", "?", "NumberQ"}], ",", RowBox[{"m\[Chi]_", "?", "NumberQ"}]}], "]"}], ":=", RowBox[{ FractionBox[ RowBox[{ SuperscriptBox["v0", "2"], "\[Pi]"}], RowBox[{"2", " ", "vE", " ", "KK"}]], "*", RowBox[{"Piecewise", "[", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{ RowBox[{ RowBox[{"-", "4"}], " ", RowBox[{"Exp", "[", RowBox[{ RowBox[{"-", SuperscriptBox["vesc", "2"]}], "/", SuperscriptBox["v0", "2"]}], "]"}], "vE"}], "+", RowBox[{ SqrtBox["\[Pi]"], "v0", RowBox[{"(", RowBox[{ RowBox[{"Erf", "[", FractionBox[ RowBox[{ RowBox[{"vmin", "[", RowBox[{"q", ",", "Ee", ",", "m\[Chi]"}], "]"}], "+", "vE"}], "v0"], "]"}], "-", RowBox[{"Erf", "[", FractionBox[ RowBox[{ RowBox[{"vmin", "[", RowBox[{"q", ",", "Ee", ",", "m\[Chi]"}], "]"}], "-", "vE"}], "v0"], "]"}]}], ")"}]}]}], ",", RowBox[{ RowBox[{"vmin", "[", RowBox[{"q", ",", "Ee", ",", "m\[Chi]"}], "]"}], "<", RowBox[{"vesc", "-", "vE"}]}]}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{ RowBox[{ RowBox[{"-", "2"}], " ", RowBox[{"Exp", "[", RowBox[{ RowBox[{"-", SuperscriptBox["vesc", "2"]}], "/", SuperscriptBox["v0", "2"]}], "]"}], RowBox[{"(", RowBox[{"vE", "+", "vesc", "-", RowBox[{"vmin", "[", RowBox[{"q", ",", "Ee", ",", "m\[Chi]"}], "]"}]}], ")"}]}], "+", RowBox[{ SqrtBox["\[Pi]"], "v0", RowBox[{"(", RowBox[{ RowBox[{"Erf", "[", FractionBox["vesc", "v0"], "]"}], "-", RowBox[{"Erf", "[", FractionBox[ RowBox[{ RowBox[{"vmin", "[", RowBox[{"q", ",", "Ee", ",", "m\[Chi]"}], "]"}], "-", "vE"}], "v0"], "]"}]}], ")"}]}]}], ",", RowBox[{ RowBox[{ RowBox[{"vmin", "[", RowBox[{"q", ",", "Ee", ",", "m\[Chi]"}], "]"}], "<", RowBox[{"vesc", "+", "vE"}]}], "&&", RowBox[{ RowBox[{"vesc", "-", "vE"}], "<", RowBox[{"vmin", "[", RowBox[{"q", ",", "Ee", ",", "m\[Chi]"}], "]"}]}]}]}], "}"}], ",", RowBox[{"{", RowBox[{"0", ",", RowBox[{ RowBox[{"vmin", "[", RowBox[{"q", ",", "Ee", ",", "m\[Chi]"}], "]"}], ">", RowBox[{"vesc", "+", "vE"}]}]}], "}"}]}], "}"}], "]"}]}]}]}]], "Input", CellChangeTimes->{{3.620382216293886*^9, 3.620382417222527*^9}, { 3.620384193990291*^9, 3.6203842228864317`*^9}, {3.6207293422890797`*^9, 3.620729384761983*^9}, {3.621100217332168*^9, 3.621100218628913*^9}, { 3.621100686392375*^9, 3.6211006866788197`*^9}, {3.621184452843259*^9, 3.6211844535301933`*^9}, 3.621437250225522*^9, {3.6214373034311666`*^9, 3.62143731021515*^9}, {3.650572579473317*^9, 3.6505726204808407`*^9}, { 3.650572706998624*^9, 3.650572725956689*^9}, {3.650572768340117*^9, 3.650572776217832*^9}, {3.65057362846133*^9, 3.650573669815919*^9}, { 3.6544448591762257`*^9, 3.6544448747431192`*^9}, 3.665940109534548*^9}], Cell[BoxData[ RowBox[{ RowBox[{"FDM", "[", RowBox[{ RowBox[{"q_", "?", "NumberQ"}], ",", RowBox[{"n_", "?", "NumberQ"}]}], "]"}], ":=", SuperscriptBox[ RowBox[{"(", FractionBox[ RowBox[{"\[Alpha]", " ", "me"}], "q"], ")"}], "n"]}]], "Input", CellChangeTimes->{{3.6505765850989637`*^9, 3.650576634347416*^9}, { 3.654432935980174*^9, 3.654432977832779*^9}, {3.6544330202920303`*^9, 3.6544330295949907`*^9}, {3.654444878504137*^9, 3.654444880351379*^9}}] }, Open ]], Cell[CellGroupData[{ Cell["Rate", "Subchapter", CellChangeTimes->{{3.640344370726861*^9, 3.640344372150958*^9}, { 3.650472518642748*^9, 3.6504725206103487`*^9}, {3.650574522961645*^9, 3.650574523303342*^9}}], Cell[BoxData[{ RowBox[{ RowBox[{ RowBox[{"\[Mu]\[Chi]e", "[", "m\[Chi]_", "]"}], ":=", FractionBox[ RowBox[{"me", " ", "m\[Chi]"}], RowBox[{"(", RowBox[{"me", "+", " ", "m\[Chi]"}], ")"}]]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"\[Sigma]etest", "[", "m\[Chi]_", "]"}], ":=", RowBox[{"1.", " ", SuperscriptBox["10", RowBox[{"-", "37"}]]}]}], ";"}]}], "Input", CellChangeTimes->{{3.654435456145092*^9, 3.654435523847311*^9}, { 3.654435558374062*^9, 3.654435561372746*^9}, {3.665426423414307*^9, 3.665426424006809*^9}}], Cell[CellGroupData[{ Cell["Si", "Section", CellChangeTimes->{{3.654527322355435*^9, 3.6545273225781193`*^9}}], Cell["dRdESi is equivalent to (3.13)", "Text", CellChangeTimes->{{3.654877917064701*^9, 3.654877924439376*^9}}], Cell[BoxData[ RowBox[{ RowBox[{"(*", " ", RowBox[{ SubscriptBox["f", "crystal"], "=", RowBox[{ RowBox[{"(", "...", ")"}], " ", RowBox[{"Eq", ".", " ", RowBox[{"(", "4.4", ")"}]}]}]}], " ", "*)"}], "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{ RowBox[{"dRdESi", "[", RowBox[{"m\[Chi]_", ",", RowBox[{"EE_", "?", "NumberQ"}], ",", RowBox[{"n_", "?", "NumberQ"}]}], "]"}], ":=", RowBox[{"With", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"qunit", "=", RowBox[{"0.02", " ", "\[Alpha]", " ", "me"}]}], RowBox[{"(*", " ", "eV", " ", "*)"}], ",", RowBox[{"Eunit", "=", "0.1"}], RowBox[{"(*", " ", "eV", " ", "*)"}], ",", RowBox[{"Eprefactor", "=", "2.0"}], " ", RowBox[{"(*", " ", "eV", " ", "*)"}], ",", RowBox[{"wk", "=", FractionBox["2", "137"]}], ",", RowBox[{"MTarget", "=", "1"}], " ", RowBox[{"(*", "kg", "*)"}], ",", RowBox[{"MCell", "=", RowBox[{"2", "*", "28.0855", " ", "amu2kg"}]}]}], "}"}], ",", " ", RowBox[{ SuperscriptBox["c", "2"], "sec2year", " ", FractionBox["\[Rho]\[Chi]", "m\[Chi]"], FractionBox["MTarget", "MCell"], " ", RowBox[{"\[Sigma]etest", "[", "m\[Chi]", "]"}], " ", FractionBox[ RowBox[{"\[Alpha]", " ", SuperscriptBox["me", "2"]}], SuperscriptBox[ RowBox[{"\[Mu]\[Chi]e", "[", "m\[Chi]", "]"}], "2"]], " ", RowBox[{"Sum", "[", RowBox[{ RowBox[{"Eunit", " ", "qunit", FractionBox[ RowBox[{"1", " "}], RowBox[{"(", RowBox[{"qi", "*", "qunit"}], ")"}]], RowBox[{"\[Eta]", "[", RowBox[{ RowBox[{"qi", "*", "qunit"}], ",", "EE", " ", ",", "m\[Chi]"}], "]"}], SuperscriptBox[ RowBox[{"FDM", "[", RowBox[{ RowBox[{"qi", "*", "qunit"}], ",", "n"}], "]"}], "2"], RowBox[{"(", RowBox[{"Eprefactor", " ", FractionBox["1", RowBox[{"qunit", " "}]], FractionBox["1", "Eunit"], FractionBox["wk", "2"], FractionBox["wk", "2"], FractionBox["1", "wk"], RowBox[{"FFarraySi", "[", RowBox[{"[", RowBox[{"qi", ",", RowBox[{"Floor", "[", RowBox[{"EE", "/", "Eunit"}], "]"}]}], "]"}], "]"}]}], ")"}]}], ",", RowBox[{"{", RowBox[{"qi", ",", "1", ",", "900"}], "}"}]}], "]"}]}]}], "]"}]}]}]], "Input", CellChangeTimes->{{3.650574527131753*^9, 3.650574660463448*^9}, { 3.650574701668249*^9, 3.65057472527186*^9}, {3.6505761010997953`*^9, 3.6505761806334867`*^9}, {3.6505764834581823`*^9, 3.6505764842393093`*^9}, {3.6505765383856087`*^9, 3.650576560685483*^9}, { 3.654433052300971*^9, 3.654433057745763*^9}, {3.65443318103526*^9, 3.654433181816668*^9}, 3.6544343480062513`*^9, {3.65443571125655*^9, 3.654435720766801*^9}, {3.654442410495315*^9, 3.654442462923348*^9}, { 3.6544425212572937`*^9, 3.6544425316031446`*^9}, {3.654442577906251*^9, 3.654442578176523*^9}, {3.654444275892549*^9, 3.654444285841982*^9}, { 3.654444806371448*^9, 3.654444807732646*^9}, {3.6544449273728867`*^9, 3.654444972624699*^9}, {3.654446629203093*^9, 3.654446631929178*^9}, 3.654447333972039*^9, {3.654450737368704*^9, 3.654450738491548*^9}, 3.654451212647381*^9, {3.6544555284463463`*^9, 3.654455530068643*^9}, { 3.654456669779163*^9, 3.65445668081413*^9}, 3.654459309390457*^9, { 3.654459770688654*^9, 3.6544597716629353`*^9}, {3.654518654249806*^9, 3.654518656014936*^9}, {3.654518747733563*^9, 3.654518751910699*^9}, { 3.654519309304243*^9, 3.654519310310548*^9}, {3.654519427099308*^9, 3.6545194280506268`*^9}, {3.6545196494215937`*^9, 3.65451967254364*^9}, { 3.65451975650128*^9, 3.654519759190318*^9}, {3.654523611001011*^9, 3.654523632667465*^9}, {3.654524405890835*^9, 3.654524409270514*^9}, { 3.6545354905447607`*^9, 3.6545354908724327`*^9}, 3.654536345907934*^9, { 3.6545365886250677`*^9, 3.6545365934895573`*^9}, {3.654537027512689*^9, 3.654537059131562*^9}, 3.654798794022147*^9, {3.654800702446844*^9, 3.6548007176170177`*^9}, {3.654812359669216*^9, 3.654812370688458*^9}, { 3.654812471034128*^9, 3.654812479872773*^9}, {3.6548126377369423`*^9, 3.654812640465995*^9}, {3.655757116796671*^9, 3.655757206536406*^9}, { 3.655757381889449*^9, 3.655757400896414*^9}, {3.655759174627738*^9, 3.6557592639376287`*^9}, {3.655759473285028*^9, 3.655759531228497*^9}, { 3.655808255522359*^9, 3.6558082583060713`*^9}, {3.6558083646094227`*^9, 3.655808413670176*^9}, {3.655812113910779*^9, 3.655812141808867*^9}, { 3.663601115249812*^9, 3.663601123526395*^9}, {3.663609324983836*^9, 3.663609326893365*^9}, {3.663947881198126*^9, 3.6639479096303864`*^9}, 3.6639482827853813`*^9, {3.663948574356978*^9, 3.663948575771789*^9}, { 3.663948659393772*^9, 3.663948661584859*^9}, {3.6639495009366627`*^9, 3.663949513173723*^9}, {3.663950592154273*^9, 3.6639505968894587`*^9}, { 3.663950697772399*^9, 3.663950729472015*^9}, {3.663951743280959*^9, 3.663951743607378*^9}, {3.663952080302424*^9, 3.663952094727158*^9}, { 3.663952127156783*^9, 3.663952127890573*^9}, {3.6639522125124702`*^9, 3.663952219469276*^9}, 3.663952254907444*^9, {3.66395424949466*^9, 3.663954308319311*^9}, 3.663954350037479*^9, {3.6639548096286716`*^9, 3.663954877440133*^9}, {3.663955028622541*^9, 3.6639550306046667`*^9}, { 3.663955445468782*^9, 3.663955446877195*^9}, {3.663956297996196*^9, 3.663956306816053*^9}, 3.663964586531308*^9, {3.665417725673546*^9, 3.66541774000768*^9}, {3.665418096331616*^9, 3.665418103409286*^9}, { 3.665418163585425*^9, 3.6654181647573423`*^9}, {3.6654245669664288`*^9, 3.6654245675429573`*^9}, {3.665427476434991*^9, 3.665427481049945*^9}, { 3.665441824156389*^9, 3.665441873440475*^9}, {3.6654420403014708`*^9, 3.6654420721867533`*^9}, {3.665442192002408*^9, 3.6654422056479883`*^9}, { 3.6654422756203403`*^9, 3.6654423212772903`*^9}, {3.6654429888710413`*^9, 3.665443037435502*^9}, {3.665443070772044*^9, 3.665443071747024*^9}, 3.665835405550954*^9, {3.665835438868174*^9, 3.665835439027618*^9}, 3.665924322716511*^9}], Cell[BoxData[ RowBox[{ RowBox[{"RateSi", "[", RowBox[{"m\[Chi]_", " ", RowBox[{"(*", " ", "MeV", " ", "*)"}], ",", "Emin_", ",", "n_"}], "]"}], ":=", RowBox[{"With", "[", RowBox[{ RowBox[{"{", RowBox[{"Eunit", "=", "0.1"}], "}"}], ",", RowBox[{"Sum", "[", " ", RowBox[{ RowBox[{"dRdESi", "[", RowBox[{ RowBox[{"m\[Chi]", " ", SuperscriptBox["10", "6"]}], ",", "EE", ",", "n"}], "]"}], ",", RowBox[{"{", RowBox[{"EE", ",", "Emin", ",", RowBox[{"500", " ", "Eunit"}], ",", "Eunit"}], "}"}]}], "]"}]}], "]"}]}]], "Input", CellChangeTimes->{{3.665443811397192*^9, 3.665443827515821*^9}, { 3.665444169984845*^9, 3.665444179570322*^9}, {3.66545028968351*^9, 3.6654503022067833`*^9}, {3.6654503325405827`*^9, 3.665450335170845*^9}, { 3.6658352667747498`*^9, 3.665835268113274*^9}, {3.665835318052464*^9, 3.6658353209566393`*^9}, {3.665845496203836*^9, 3.6658454970026217`*^9}, 3.6658458513775263`*^9, {3.665851667300398*^9, 3.6658516681953077`*^9}, { 3.6658588736702833`*^9, 3.665858880210413*^9}, {3.6658589107783127`*^9, 3.6658589563605556`*^9}, {3.665859556089151*^9, 3.6658595852556868`*^9}, { 3.665859623844068*^9, 3.6658596241234407`*^9}, {3.665862196500808*^9, 3.6658622034025183`*^9}, {3.665862264590496*^9, 3.665862266118136*^9}, { 3.6659205038545427`*^9, 3.665920504397683*^9}, {3.665922383224416*^9, 3.6659223857503567`*^9}, {3.665922717440308*^9, 3.665922718158999*^9}}], Cell[CellGroupData[{ Cell[TextData[{ "plot ", Cell[BoxData[ FormBox[ RowBox[{ FractionBox["dR", "dE"], " "}], TraditionalForm]]] }], "Subsection", CellChangeTimes->{{3.654527342003936*^9, 3.654527350607345*^9}, { 3.665834950364133*^9, 3.665834959068741*^9}}], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"With", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"binsize", "=", "1."}], ",", RowBox[{"Egap", "=", "1.1"}], ",", RowBox[{"Eunit", "=", "0.1"}], ",", RowBox[{"m\[Chi]", "=", RowBox[{"10.", " ", SuperscriptBox["10", "6"]}]}], " ", RowBox[{"(*", " ", "eV", " ", "*)"}], ",", RowBox[{"iiFDM", "=", "0"}]}], " ", RowBox[{"(*", " ", RowBox[{"FDM", "=", "1"}], " ", "*)"}], "}"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{"tmptable", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"{", RowBox[{"EE", ",", RowBox[{"dRdESi", "[", RowBox[{"m\[Chi]", ",", "EE", ",", "iiFDM"}], "]"}]}], "}"}], ",", RowBox[{"{", RowBox[{"EE", ",", "0", ",", "50", ",", "binsize"}], "}"}]}], "]"}]}], ";", RowBox[{"myf2SiPlot", "=", RowBox[{"ListLogPlot", "[", RowBox[{"tmptable", ",", RowBox[{"Joined", "\[Rule]", "True"}], ",", RowBox[{"PlotRange", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "50"}], "}"}], ",", "All"}], "}"}]}], ",", RowBox[{"InterpolationOrder", "\[Rule]", "0"}], ",", RowBox[{"PlotStyle", "\[Rule]", "Black"}], ",", RowBox[{"Frame", "\[Rule]", "True"}], ",", RowBox[{"FrameLabel", "\[Rule]", RowBox[{"{", RowBox[{ "\"\<\!\(\*SubscriptBox[\(E\), \(e\)]\) [eV]\>\"", ",", "\"\\"", ",", RowBox[{ "\"\<\!\(\*SubscriptBox[OverscriptBox[\(\[Sigma]\), \(_\)], \ \(e\)]\)= \!\(\*SuperscriptBox[\(10\), \(-37\)]\) \ [\!\(\*SuperscriptBox[\(cm\), \(2\)]\)], \!\(\*SubscriptBox[\(F\), \ \(DM\)]\)(q)=1, m\[Chi]=\>\"", "<>", RowBox[{"ToString", "[", RowBox[{"m\[Chi]", "/", SuperscriptBox["10", "6"]}], "]"}], "<>", "\"\< MeV\>\""}]}], "}"}]}]}], "]"}]}]}]}], "]"}]], "Input", CellChangeTimes->{{3.6545185859067287`*^9, 3.6545186347081623`*^9}, { 3.6545191981821127`*^9, 3.654519209145544*^9}, {3.654519262684853*^9, 3.654519262905869*^9}, {3.654519400551244*^9, 3.654519419274331*^9}, { 3.654519771387022*^9, 3.654519778415904*^9}, 3.654523600050754*^9, { 3.654523645669327*^9, 3.654523645985567*^9}, {3.654524222251178*^9, 3.654524296764658*^9}, {3.65452432775115*^9, 3.654524365537717*^9}, { 3.654535509408193*^9, 3.654535529242053*^9}, {3.654535615237275*^9, 3.65453562550245*^9}, 3.654535796189087*^9, {3.6545359122416353`*^9, 3.654535917865687*^9}, {3.654536125708404*^9, 3.6545362488631887`*^9}, { 3.654537063605073*^9, 3.654537064731394*^9}, {3.654785977800825*^9, 3.654785993997498*^9}, {3.6547993466569643`*^9, 3.654799365838316*^9}, { 3.654800721658812*^9, 3.6548007751935387`*^9}, {3.654812112751793*^9, 3.654812115706765*^9}, {3.654812171196539*^9, 3.654812175857387*^9}, { 3.654812206321389*^9, 3.654812208254045*^9}, {3.654812669866126*^9, 3.654812673844576*^9}, {3.65481278875113*^9, 3.65481279216679*^9}, { 3.654813082490287*^9, 3.654813105992908*^9}, {3.654813197950577*^9, 3.654813208903014*^9}, {3.654813508807621*^9, 3.654813515477791*^9}, { 3.6548135809323883`*^9, 3.6548135838203163`*^9}, {3.6548761195226307`*^9, 3.6548761244733477`*^9}, {3.654876865655356*^9, 3.654876868905788*^9}, { 3.6548769911539373`*^9, 3.654876995217781*^9}, {3.6557593047385893`*^9, 3.6557593078345127`*^9}, {3.655759347201563*^9, 3.655759365888695*^9}, { 3.655808301916587*^9, 3.655808341897283*^9}, {3.655809652689081*^9, 3.655809720476192*^9}, {3.655812003773922*^9, 3.655812034374093*^9}, { 3.65581235505514*^9, 3.655812357912475*^9}, {3.6558167116136827`*^9, 3.655816713446745*^9}, {3.6617922212170067`*^9, 3.661792229632289*^9}, { 3.665424590163694*^9, 3.665424781941264*^9}, {3.66542481332996*^9, 3.665424828718961*^9}, {3.6654263969289713`*^9, 3.6654264669193993`*^9}, { 3.665426521916892*^9, 3.6654265667569017`*^9}, {3.6654266267258472`*^9, 3.6654266281240788`*^9}, {3.665443073860153*^9, 3.665443075162471*^9}}], Cell[BoxData[ GraphicsBox[{{}, {{}, {}, {GrayLevel[0], PointSize[0.012833333333333334`], AbsoluteThickness[1.6], LineBox[CompressedData[" 1:eJxTTMoPSmViYGDwBmIQDQUOD2oKk/VXSThAuBwYfOVg0YNi2fJQvgAGX3SL 0ZevJgpQvggG333n1CcGq2B8CQx+2/MAsauXYXwZDH4t69Lb24tkoXwFDH5r fJgg32Q5KF8Jg5/9KDfDOFkKylfB4OfXF+Y2yUhC+WoY/Lb1l6/JWsPCQwOD f+pHIMf3O2JQvhYGn5HXRz88QBjK18Hgv7Bb7+b+RwjK18PglxyMNNpzVhDK N8Dgcy7o4l+7ixfKN8Tga4k0bzVawgXlG2HwWdsm3zzAzwzlG2PwX7A7bV13 4689hG+CwV99gS255fg3KN8Ug5/P+pK1peMnlG+GwQ+eaK+v/ekllG+Owd+x ft+icNbnUL4FBj/G5dtfjfa9+yF8Swz+yQXLX3PHvIDyrTD4j9ZdlDu56BOU b43BP2V2xsowhukAhG+DwVdYEPhuuyKMb4vB311V2PI/ixPKt8Pg2whvyvtl xAPl22Pww25META4zQ/lO2Dwt/Qc6wnZLgLhN2DyL63botDpKQ5V74jBd+S+ uV/5nhRUPSb/1eE5zXJB8lD1Thh8k+TZYbtUlKDqMfkbzbhvNU5Tgap3xuAn fBDQWVCtCVWPyV/N4tnGc8roAAAFEDdy "]]}}, {}}, AspectRatio->1., Axes->{False, False}, AxesLabel->{None, None}, AxesOrigin->{0, -18.65323866593905}, CoordinatesToolOptions:>{"DisplayFunction" -> ({ Part[#, 1], Exp[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Part[#, 1], Exp[ Part[#, 2]]}& )}, DisplayFunction->Identity, Frame->{{True, True}, {True, True}}, FrameLabel->{{ FormBox["\"dR/dE [#/kg-year-eV]\"", TraditionalForm], None}, { FormBox[ "\"\\!\\(\\*SubscriptBox[\\(E\\), \\(e\\)]\\) [eV]\"", TraditionalForm], FormBox[ "\"\\!\\(\\*SubscriptBox[OverscriptBox[\\(\[Sigma]\\), \\(_\\)], \ \\(e\\)]\\)= \\!\\(\\*SuperscriptBox[\\(10\\), \\(-37\\)]\\) \ [\\!\\(\\*SuperscriptBox[\\(cm\\), \\(2\\)]\\)], \ \\!\\(\\*SubscriptBox[\\(F\\), \\(DM\\)]\\)(q)=1, m\[Chi]=10. MeV\"", TraditionalForm]}}, FrameStyle->Directive[ Thickness[0.002]], FrameTicks->FrontEndValueCache[{{ Charting`ScaledTicks[{Log, Exp}], Charting`ScaledFrameTicks[{Log, Exp}]}, { Automatic, Automatic}}, {{{{-18.420680743952367`, FormBox[ TemplateBox[{"10", RowBox[{"-", "8"}]}, "Superscript", SyntaxForm -> SuperscriptBox], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-13.815510557964274`, FormBox[ TemplateBox[{"10", RowBox[{"-", "6"}]}, "Superscript", SyntaxForm -> SuperscriptBox], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-9.210340371976182, FormBox[ TemplateBox[{"10", RowBox[{"-", "4"}]}, "Superscript", SyntaxForm -> SuperscriptBox], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-4.605170185988091, FormBox["0.01`", TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {0., FormBox["1", TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {4.605170185988092, FormBox["100", TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-16.11809565095832, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-11.512925464970229`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-6.907755278982137, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-2.3025850929940455`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {2.302585092994046, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {6.907755278982137, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {9.210340371976184, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {9.903487552536127, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {10.308952660644293`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {10.596634733096073`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}}, {{-18.420680743952367`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-13.815510557964274`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-9.210340371976182, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-4.605170185988091, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {0., FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {4.605170185988092, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-16.11809565095832, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-11.512925464970229`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-6.907755278982137, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-2.3025850929940455`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {2.302585092994046, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {6.907755278982137, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {9.210340371976184, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {9.903487552536127, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {10.308952660644293`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {10.596634733096073`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}}}, {Automatic, Automatic}}], FrameTicksStyle->GrayLevel[0], GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], ImageSize->350, LabelStyle->{ GrayLevel[0], FontSize -> 18, FontFamily -> "Times"}, Method->{}, PlotRange->{{0, 50}, {-18.789253609492032`, 8.41373510110476}}, PlotRangeClipping->True, PlotRangePadding->{{0, 0}, {0, 0}}, Ticks->{Automatic, Charting`ScaledTicks[{Log, Exp}]}, TicksStyle->GrayLevel[0]]], "Output", CellChangeTimes->{{3.654518620414361*^9, 3.654518636404134*^9}, 3.654518759706643*^9, {3.654519203723131*^9, 3.6545192120245667`*^9}, 3.654519266179063*^9, {3.654519405189616*^9, 3.654519430662877*^9}, { 3.654519657062113*^9, 3.654519681941174*^9}, 3.654519716409174*^9, { 3.654519762242342*^9, 3.6545197796984053`*^9}, 3.6545236015631104`*^9, { 3.654523641933754*^9, 3.654523647371704*^9}, {3.654524225882022*^9, 3.654524251125801*^9}, {3.654524289809317*^9, 3.654524298691663*^9}, { 3.654524338502741*^9, 3.654524368613521*^9}, 3.654527181168337*^9, { 3.654535504832222*^9, 3.6545355318632793`*^9}, {3.654535619277639*^9, 3.6545356281802177`*^9}, 3.654535850806967*^9, 3.654535920667982*^9, { 3.654536161320943*^9, 3.654536254122469*^9}, 3.6545363497279043`*^9, 3.6545365971440372`*^9, 3.654537066549312*^9, 3.6547858170952663`*^9, { 3.654785995226717*^9, 3.654786011031816*^9}, 3.654798535016506*^9, 3.654798798319694*^9, 3.65479936794986*^9, {3.654800725279119*^9, 3.6548007764477777`*^9}, 3.6548050937071323`*^9, 3.654805637644409*^9, 3.654805743277121*^9, 3.6548060037739553`*^9, 3.654811928442711*^9, 3.6548119904160337`*^9, 3.6548121175219727`*^9, 3.6548121769436207`*^9, 3.6548122094865828`*^9, 3.654812255622755*^9, 3.654812380311297*^9, 3.654812484804915*^9, 3.6548126752803373`*^9, 3.6548129200484447`*^9, 3.6548131186860437`*^9, 3.6548132616430597`*^9, 3.654813523631461*^9, 3.654813599981784*^9, 3.654858950973475*^9, 3.6548733175017*^9, 3.654875990176037*^9, 3.654876132573358*^9, 3.654876571164948*^9, 3.654876877508703*^9, 3.654877003583198*^9, 3.6557593403302*^9, 3.655808280817382*^9, {3.655808322051262*^9, 3.655808346833179*^9}, { 3.65580966023834*^9, 3.655809670072008*^9}, 3.655809746765376*^9, 3.65581210416509*^9, 3.6558123612823677`*^9, 3.65581671701721*^9, { 3.655817594056637*^9, 3.6558176238781853`*^9}, 3.655916978502818*^9, 3.655917488722086*^9, {3.655917520928252*^9, 3.6559175933691387`*^9}, 3.6559236240943613`*^9, 3.655924992035121*^9, 3.655925191689148*^9, 3.655925247997357*^9, 3.6559261884841957`*^9, 3.655927188450033*^9, 3.661700660966879*^9, 3.6617033302384043`*^9, 3.661791779194706*^9, 3.661792273602584*^9, {3.6617981909206247`*^9, 3.661798213163197*^9}, 3.6624814344891453`*^9, 3.66248365453232*^9, {3.665424792496571*^9, 3.6654248321175127`*^9}, {3.665426409069007*^9, 3.6654264394275312`*^9}, 3.665426471008205*^9, {3.665426541992444*^9, 3.665426570131065*^9}, 3.6654266394944468`*^9, 3.665442001532071*^9, {3.665442062223391*^9, 3.665442087884367*^9}, 3.665442220848082*^9, 3.6659263131475067`*^9}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"With", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"binsize", "=", "1."}], ",", RowBox[{"Egap", "=", "1.1"}], ",", RowBox[{"Eunit", "=", "0.1"}], ",", RowBox[{"m\[Chi]", "=", RowBox[{"1.", " ", SuperscriptBox["10", "9"]}]}], " ", RowBox[{"(*", " ", "eV", " ", "*)"}], ",", RowBox[{"iiFDM", "=", "0"}]}], " ", RowBox[{"(*", " ", RowBox[{"FDM", "=", "1"}], " ", "*)"}], "}"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{"tmptable", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"{", RowBox[{"EE", ",", RowBox[{"dRdESi", "[", RowBox[{"m\[Chi]", ",", "EE", ",", "iiFDM"}], "]"}]}], "}"}], ",", RowBox[{"{", RowBox[{"EE", ",", "0", ",", "50", ",", "binsize"}], "}"}]}], "]"}]}], ";", RowBox[{"myf2SiPlot", "=", RowBox[{"ListLogPlot", "[", RowBox[{"tmptable", ",", RowBox[{"Joined", "\[Rule]", "True"}], ",", RowBox[{"PlotRange", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "50"}], "}"}], ",", "All"}], "}"}]}], ",", RowBox[{"InterpolationOrder", "\[Rule]", "0"}], ",", RowBox[{"PlotStyle", "\[Rule]", "Black"}], ",", RowBox[{"Frame", "\[Rule]", "True"}], ",", RowBox[{"FrameLabel", "\[Rule]", RowBox[{"{", RowBox[{ "\"\<\!\(\*SubscriptBox[\(E\), \(e\)]\) [eV]\>\"", ",", "\"\\"", ",", RowBox[{ "\"\<\!\(\*SubscriptBox[OverscriptBox[\(\[Sigma]\), \(_\)], \ \(e\)]\)= \!\(\*SuperscriptBox[\(10\), \(-37\)]\) \ [\!\(\*SuperscriptBox[\(cm\), \(2\)]\)], \!\(\*SubscriptBox[\(F\), \ \(DM\)]\)(q)=1, m\[Chi]=\>\"", "<>", RowBox[{"ToString", "[", RowBox[{"m\[Chi]", "/", SuperscriptBox["10", "6"]}], "]"}], "<>", "\"\< MeV\>\""}]}], "}"}]}]}], "]"}]}]}]}], "]"}]], "Input", CellChangeTimes->{{3.6545185859067287`*^9, 3.6545186347081623`*^9}, { 3.6545191981821127`*^9, 3.654519209145544*^9}, {3.654519262684853*^9, 3.654519262905869*^9}, {3.654519400551244*^9, 3.654519419274331*^9}, { 3.654519771387022*^9, 3.654519778415904*^9}, 3.654523600050754*^9, { 3.654523645669327*^9, 3.654523645985567*^9}, {3.654524222251178*^9, 3.654524296764658*^9}, {3.65452432775115*^9, 3.654524365537717*^9}, { 3.654535509408193*^9, 3.654535529242053*^9}, {3.654535615237275*^9, 3.65453562550245*^9}, 3.654535796189087*^9, {3.6545359122416353`*^9, 3.654535917865687*^9}, {3.654536125708404*^9, 3.6545362488631887`*^9}, { 3.654537063605073*^9, 3.654537064731394*^9}, {3.654785977800825*^9, 3.654785993997498*^9}, {3.6547993466569643`*^9, 3.654799365838316*^9}, { 3.654800721658812*^9, 3.6548007751935387`*^9}, {3.654812112751793*^9, 3.654812115706765*^9}, {3.654812171196539*^9, 3.654812175857387*^9}, { 3.654812206321389*^9, 3.654812208254045*^9}, {3.654812669866126*^9, 3.654812673844576*^9}, {3.65481278875113*^9, 3.65481279216679*^9}, { 3.654813082490287*^9, 3.654813105992908*^9}, {3.654813197950577*^9, 3.654813208903014*^9}, {3.654813508807621*^9, 3.654813515477791*^9}, { 3.6548135809323883`*^9, 3.6548135838203163`*^9}, {3.6548761195226307`*^9, 3.6548761244733477`*^9}, {3.654876865655356*^9, 3.654876868905788*^9}, { 3.6548769911539373`*^9, 3.654876995217781*^9}, {3.6557593047385893`*^9, 3.6557593078345127`*^9}, {3.655759347201563*^9, 3.655759365888695*^9}, { 3.655808301916587*^9, 3.655808341897283*^9}, {3.655809652689081*^9, 3.655809720476192*^9}, {3.655812003773922*^9, 3.655812034374093*^9}, { 3.65581235505514*^9, 3.655812357912475*^9}, {3.6558167116136827`*^9, 3.655816713446745*^9}, {3.6617922212170067`*^9, 3.661792229632289*^9}, { 3.665424590163694*^9, 3.665424781941264*^9}, {3.66542481332996*^9, 3.665424828718961*^9}, {3.6654263969289713`*^9, 3.6654264669193993`*^9}, { 3.665426521916892*^9, 3.665426599123021*^9}, {3.665443077650477*^9, 3.665443079170439*^9}}], Cell[BoxData[ GraphicsBox[{{}, {{}, {}, {GrayLevel[0], PointSize[0.012833333333333334`], AbsoluteThickness[1.6], LineBox[CompressedData[" 1:eJxl0F1I02EUx/G/c8ly0zZqtk3RMikTEZ1zqbW2bCvFIi1iaBO0qMzlFoWZ lDmSdlFoNzKlFCWoEJXAdMUg0t58IQ3TnARJ26yFNHStgmVqxc6ufg8cDh/4 woFn83Hj4ZMshmHK/s3/TU+lv9CyaM1bUgbIAfNOSSW9Pq4qYD446jGn7KUr krwB7MlqXui088kiMJc9q8h5KCDHgLU9bYe8YTzyJrBD5a54oVtHjgfPNU73 MXEccgL4jPOj5fpoGHkrON11OpWrCDoRXDUiluYOs8lJ4OiWr+J87zL9ZzL4 w5L5i/XSKjkFvNLbufCuPNingo+aq+fMQz/IaeDFK09ObLN5yVKwKLSwRJNh J6eD596L+Xc33ifLwBPuQvvNlaFnAWeAmw1FBnHaMPVysKe1yDbKmqF+B7jO t37Q5h8jZ4I1f0rjHnTPk7PAa4SV2oIGHzkbPPlUzhXd+UneCXYao/3+yyED Ae8Ch+qsTQOty9QrwIkpYsdnZSj1u8HCzJKhtw4WWQk+b4mYb5sJWgXuGuSe nazlBGxCJ7T3hTtvr6V+D9hXF39AXc+lHq2vmf4+YYikPges4oTHHsznU4/W e7Z/mxeQmb1gY0T2+K1KAfXoV/0VXeq0KOrV4A7Xp6lZHtmElqz+uiErEVKv AfcXF3SNJ5NN6HPX3oQc6Qne2weWdzgnfteLqUeXN7IfPa8lM/vBpVPMvbEq CfXo6mOvk3RNZCYXrDBcFW0ZiaYe3eC2yszdMdTngS9aimvitbEDfwHsQbZU "]]}}, {}}, AspectRatio->1., Axes->{False, False}, AxesLabel->{None, None}, AxesOrigin->{0, -7.525061227645767}, CoordinatesToolOptions:>{"DisplayFunction" -> ({ Part[#, 1], Exp[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Part[#, 1], Exp[ Part[#, 2]]}& )}, DisplayFunction->Identity, Frame->{{True, True}, {True, True}}, FrameLabel->{{ FormBox["\"dR/dE [#/kg-year-eV]\"", TraditionalForm], None}, { FormBox[ "\"\\!\\(\\*SubscriptBox[\\(E\\), \\(e\\)]\\) [eV]\"", TraditionalForm], FormBox[ "\"\\!\\(\\*SubscriptBox[OverscriptBox[\\(\[Sigma]\\), \\(_\\)], \ \\(e\\)]\\)= \\!\\(\\*SuperscriptBox[\\(10\\), \\(-37\\)]\\) \ [\\!\\(\\*SuperscriptBox[\\(cm\\), \\(2\\)]\\)], \ \\!\\(\\*SubscriptBox[\\(F\\), \\(DM\\)]\\)(q)=1, m\[Chi]=1000. MeV\"", TraditionalForm]}}, FrameStyle->Directive[ Thickness[0.002]], FrameTicks->FrontEndValueCache[{{ Charting`ScaledTicks[{Log, Exp}], Charting`ScaledFrameTicks[{Log, Exp}]}, { Automatic, Automatic}}, {{{{-6.907755278982137, FormBox["0.001`", TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-4.605170185988091, FormBox[ TagBox[ InterpretationBox["\"0.010\"", 0.01, AutoDelete -> True], NumberForm[#, { DirectedInfinity[1], 3.}]& ], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-2.3025850929940455`, FormBox[ TagBox[ InterpretationBox["\"0.100\"", 0.1, AutoDelete -> True], NumberForm[#, { DirectedInfinity[1], 3.}]& ], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {0., FormBox["1", TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {2.302585092994046, FormBox["10", TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-9.210340371976182, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-8.517193191416238, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-8.111728083308073, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-7.824046010856292, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-7.600902459542082, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-7.418580902748128, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-7.264430222920869, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-7.1308988302963465`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-7.013115794639964, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-6.214608098422191, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-5.809142990314028, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-5.521460917862246, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-5.298317366548036, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-5.115995809754082, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-4.961845129926823, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-4.8283137373023015`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-4.710530701645918, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-3.912023005428146, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-3.506557897319982, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-3.2188758248682006`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-2.995732273553991, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-2.8134107167600364`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-2.659260036932778, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-2.5257286443082556`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-2.4079456086518722`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-1.6094379124341003`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-1.2039728043259361`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.916290731874155, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.6931471805599453, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.5108256237659907, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.35667494393873245`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.2231435513142097, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.10536051565782628`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {0.6931471805599453, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.0986122886681098`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.3862943611198906`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.6094379124341003`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.791759469228055, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.9459101490553132`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {2.0794415416798357`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {2.1972245773362196`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {2.995732273553991, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {3.4011973816621555`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {3.6888794541139363`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {3.912023005428146, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.0943445622221, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.248495242049359, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.382026634673881, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.499809670330265, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.605170185988092, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {5.298317366548036, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {5.703782474656201, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}}, {{-6.907755278982137, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-4.605170185988091, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-2.3025850929940455`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {0., FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {2.302585092994046, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-9.210340371976182, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-8.517193191416238, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-8.111728083308073, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-7.824046010856292, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-7.600902459542082, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-7.418580902748128, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-7.264430222920869, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-7.1308988302963465`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-7.013115794639964, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-6.214608098422191, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-5.809142990314028, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-5.521460917862246, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-5.298317366548036, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-5.115995809754082, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-4.961845129926823, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-4.8283137373023015`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-4.710530701645918, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-3.912023005428146, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-3.506557897319982, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-3.2188758248682006`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-2.995732273553991, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-2.8134107167600364`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-2.659260036932778, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-2.5257286443082556`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-2.4079456086518722`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-1.6094379124341003`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-1.2039728043259361`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.916290731874155, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.6931471805599453, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.5108256237659907, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.35667494393873245`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.2231435513142097, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.10536051565782628`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {0.6931471805599453, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.0986122886681098`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.3862943611198906`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.6094379124341003`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.791759469228055, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.9459101490553132`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {2.0794415416798357`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {2.1972245773362196`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {2.995732273553991, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {3.4011973816621555`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {3.6888794541139363`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {3.912023005428146, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.0943445622221, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.248495242049359, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.382026634673881, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.499809670330265, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.605170185988092, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {5.298317366548036, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {5.703782474656201, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}}}, {Automatic, Automatic}}], FrameTicksStyle->GrayLevel[0], GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], ImageSize->350, LabelStyle->{ GrayLevel[0], FontSize -> 18, FontFamily -> "Times"}, Method->{}, PlotRange->{{0, 50}, {-7.585092445520436, 4.421151129413384}}, PlotRangeClipping->True, PlotRangePadding->{{0, 0}, {0, 0}}, Ticks->{Automatic, Charting`ScaledTicks[{Log, Exp}]}, TicksStyle->GrayLevel[0]]], "Output", CellChangeTimes->{{3.665426585519767*^9, 3.665426610979163*^9}, 3.6654422454778337`*^9, 3.665926449278919*^9, 3.665926488052066*^9}] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[TextData[{ "calculate rate and ", Cell[BoxData[ FormBox[ SubscriptBox[ OverscriptBox["\[Sigma]", "_"], "e"], TraditionalForm]]], " (* n.b. each mass takes ~100s to run for ", Cell[BoxData[ FormBox[ RowBox[{ SubscriptBox["E", "min"], "=", SubscriptBox["E", "gap"]}], TraditionalForm]], FormatType->"TraditionalForm"], "*)" }], "Subsection", CellChangeTimes->{{3.654527355503625*^9, 3.654527377902878*^9}, { 3.6659398830002747`*^9, 3.6659398894017487`*^9}, {3.665940599001017*^9, 3.665940599671051*^9}}], Cell[BoxData[{ RowBox[{ RowBox[{ RowBox[{"nevents", "=", "3.6"}], ";"}], " ", RowBox[{"(*", " ", RowBox[{"events", " ", "observed"}], " ", "*)"}]}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"years", "=", "1"}], ";"}], " ", RowBox[{"(*", RowBox[{ RowBox[{"exposure", " ", "in", " ", RowBox[{"years", ".", " ", "365.25"}], " ", "days"}], " ", "=", " ", RowBox[{"1", " ", "year"}]}], "*)"}]}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"kg", "=", "1.0"}], ";"}], " ", RowBox[{"(*", " ", RowBox[{"detector", " ", "size", " ", "in", " ", "kg"}], " ", "*)"}]}], "\[IndentingNewLine]", RowBox[{ RowBox[{"exposure", "=", RowBox[{"years", "*", "kg"}]}], ";"}]}], "Input", CellChangeTimes->{{3.62966528989604*^9, 3.629665321383622*^9}, { 3.629805174421453*^9, 3.629805189278901*^9}, {3.629805410232223*^9, 3.6298054133829193`*^9}, {3.629805567646721*^9, 3.629805597955306*^9}, { 3.629805710121489*^9, 3.629805711499983*^9}, {3.629805872801941*^9, 3.629805885196021*^9}, {3.629806070223113*^9, 3.629806101553625*^9}, { 3.630779330311927*^9, 3.6307793364525023`*^9}, {3.630780097710619*^9, 3.630780097923458*^9}, {3.630862120071865*^9, 3.630862135676647*^9}, { 3.6308622426261873`*^9, 3.630862243189464*^9}, {3.6308625488116903`*^9, 3.630862572145689*^9}, {3.6308692139507217`*^9, 3.630869224624699*^9}, 3.630869309812367*^9, 3.630870400966054*^9, {3.63087069030024*^9, 3.6308706904735737`*^9}, 3.6308721862559977`*^9, {3.630932922330765*^9, 3.630932943860263*^9}, 3.6309330449667177`*^9, {3.631190454801261*^9, 3.631190456207684*^9}, {3.632863237505954*^9, 3.632863239256444*^9}, { 3.665835206502536*^9, 3.665835206808195*^9}}], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"With", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"mX", "=", "10."}], ",", RowBox[{"Emin", "=", "1.1"}], ",", RowBox[{"n", "=", "0"}]}], "}"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{"tmp", "=", RowBox[{"RateSi", "[", RowBox[{"mX", " ", ",", "Emin", ",", "n"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"Print", "[", RowBox[{"\"\\"", ",", "tmp", ",", "\"\< events/kg/year\>\""}], "]"}], ";", "\[IndentingNewLine]", RowBox[{"Print", "[", RowBox[{ "\"\\"", ",", "mX", ",", "\"\< MeV, \!\(\*SubscriptBox[OverscriptBox[\(\[Sigma]\), \(_\)], \ \(e\)]\)=\>\"", ",", RowBox[{ FractionBox["nevents", RowBox[{"tmp", "*", "exposure"}]], RowBox[{"\[Sigma]etest", "[", "m\[Chi]", "]"}]}], ",", "\"\< \!\(\*SuperscriptBox[\(cm\), \(2\)]\)\>\""}], "]"}]}]}], " ", "]"}]], "Input", CellChangeTimes->{{3.654435626164431*^9, 3.654435657150958*^9}, { 3.654443371066579*^9, 3.6544433802522383`*^9}, 3.6544434830112343`*^9, { 3.654459778016045*^9, 3.654459780290868*^9}, {3.654518659245984*^9, 3.6545186909860153`*^9}, 3.65451950945161*^9, {3.6545201040443697`*^9, 3.654520123505705*^9}, {3.654520168011856*^9, 3.6545202027400703`*^9}, { 3.654523793521058*^9, 3.654523810737133*^9}, {3.654524097606492*^9, 3.654524144516464*^9}, 3.654525474279298*^9, {3.6545255108172626`*^9, 3.65452551307092*^9}, {3.654525594183947*^9, 3.6545255945442038`*^9}, { 3.665443788757936*^9, 3.665443789932846*^9}, {3.665835116219439*^9, 3.665835154671041*^9}, {3.665924604678447*^9, 3.6659246153254337`*^9}, { 3.665926539680538*^9, 3.665926552489847*^9}, {3.738986735927301*^9, 3.7389867380875874`*^9}}], Cell[CellGroupData[{ Cell[BoxData[ InterpretationBox[ RowBox[{"\<\"Rate = \"\>", "\[InvisibleSpace]", "203212.80404634238`", "\[InvisibleSpace]", "\<\" events/kg/year\"\>"}], SequenceForm["Rate = ", 203212.80404634238`, " events/kg/year"], Editable->False]], "Print", CellChangeTimes->{3.665926631027595*^9}], Cell[BoxData[ InterpretationBox[ RowBox[{"\<\"For \\!\\(\\*SubscriptBox[\\(m\\), \\(\[Chi]\\)]\\) = \"\>", "\[InvisibleSpace]", "10.`", "\[InvisibleSpace]", "\<\" MeV, \\!\\(\\*SubscriptBox[OverscriptBox[\\(\ \[Sigma]\\), \\(_\\)], \\(e\\)]\\)=\"\>", "\[InvisibleSpace]", "1.7715419148387055`*^-42", "\[InvisibleSpace]", "\<\" \\!\\(\\*SuperscriptBox[\\(cm\\), \\(2\\)]\\)\"\ \>"}], SequenceForm[ "For \!\(\*SubscriptBox[\(m\), \(\[Chi]\)]\) = ", 10., " MeV, \!\(\*SubscriptBox[OverscriptBox[\(\[Sigma]\), \(_\)], \(e\)]\)=", 1.7715419148387055`*^-42, " \!\(\*SuperscriptBox[\(cm\), \(2\)]\)"], Editable->False]], "Print", CellChangeTimes->{3.6659266310323763`*^9}] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"With", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"mX", "=", "1000."}], ",", RowBox[{"Emin", "=", "1.1"}], ",", RowBox[{"n", "=", "0"}]}], "}"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{"tmp", "=", RowBox[{"RateSi", "[", RowBox[{"mX", " ", ",", "Emin", ",", "n"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"Print", "[", RowBox[{"\"\\"", ",", "tmp", ",", "\"\< events/kg/year\>\""}], "]"}], ";", "\[IndentingNewLine]", RowBox[{"Print", "[", RowBox[{ "\"\\"", ",", "mX", ",", "\"\< MeV, \!\(\*SubscriptBox[OverscriptBox[\(\[Sigma]\), \(_\)], \ \(e\)]\)=\>\"", ",", RowBox[{ FractionBox["nevents", RowBox[{"tmp", "*", "exposure"}]], RowBox[{"\[Sigma]etest", "[", "m\[Chi]", "]"}]}], ",", "\"\< \!\(\*SuperscriptBox[\(cm\), \(2\)]\)\>\""}], "]"}]}]}], " ", "]"}]], "Input", CellChangeTimes->{{3.654435626164431*^9, 3.654435657150958*^9}, { 3.654443371066579*^9, 3.6544433802522383`*^9}, 3.6544434830112343`*^9, { 3.654459778016045*^9, 3.654459780290868*^9}, {3.654518659245984*^9, 3.6545186909860153`*^9}, 3.65451950945161*^9, {3.6545201040443697`*^9, 3.654520123505705*^9}, {3.654520168011856*^9, 3.6545202027400703`*^9}, { 3.654523793521058*^9, 3.654523810737133*^9}, {3.654524097606492*^9, 3.654524144516464*^9}, {3.654525450772513*^9, 3.654525504143693*^9}, { 3.65452559124892*^9, 3.654525591487905*^9}, {3.665443861573826*^9, 3.665443862645197*^9}, {3.6659246009345903`*^9, 3.665924624696454*^9}, 3.6659265549462976`*^9, {3.738986739647522*^9, 3.738986741702704*^9}}], Cell[CellGroupData[{ Cell[BoxData[ InterpretationBox[ RowBox[{"\<\"Rate = \"\>", "\[InvisibleSpace]", "4159.296545999339`", "\[InvisibleSpace]", "\<\" events/kg/year\"\>"}], SequenceForm["Rate = ", 4159.296545999339, " events/kg/year"], Editable->False]], "Print", CellChangeTimes->{3.665862481271956*^9, 3.665862834513096*^9, 3.6659228457165194`*^9, 3.665924579808758*^9, 3.665926876120243*^9}], Cell[BoxData[ InterpretationBox[ RowBox[{"\<\"For \\!\\(\\*SubscriptBox[\\(m\\), \\(\[Chi]\\)]\\) = \"\>", "\[InvisibleSpace]", "1000.`", "\[InvisibleSpace]", "\<\" MeV, \\!\\(\\*SubscriptBox[OverscriptBox[\\(\ \[Sigma]\\), \\(_\\)], \\(e\\)]\\)=\"\>", "\[InvisibleSpace]", "8.655309762567172`*^-41", "\[InvisibleSpace]", "\<\" \\!\\(\\*SuperscriptBox[\\(cm\\), \\(2\\)]\\)\"\ \>"}], SequenceForm[ "For \!\(\*SubscriptBox[\(m\), \(\[Chi]\)]\) = ", 1000., " MeV, \!\(\*SubscriptBox[OverscriptBox[\(\[Sigma]\), \(_\)], \(e\)]\)=", 8.655309762567172*^-41, " \!\(\*SuperscriptBox[\(cm\), \(2\)]\)"], Editable->False]], "Print", CellChangeTimes->{3.665862481271956*^9, 3.665862834513096*^9, 3.6659228457165194`*^9, 3.665924579808758*^9, 3.6659268761255693`*^9}] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{ RowBox[{"tmpSiTable", "=", RowBox[{"With", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"Emin", "=", "1.1"}], ",", RowBox[{"n", "=", "0"}]}], "}"}], ",", RowBox[{"Table", "[", RowBox[{ RowBox[{"{", RowBox[{"mX", ",", RowBox[{ FractionBox["nevents", RowBox[{ RowBox[{"RateSi", "[", RowBox[{"mX", " ", ",", "Emin", ",", "n"}], "]"}], "*", "exposure"}]], SuperscriptBox["10", RowBox[{"-", "37"}]]}]}], "}"}], ",", RowBox[{"{", RowBox[{"mX", ",", RowBox[{"{", RowBox[{ "0.1", ",", "0.5", ",", "1.0", ",", "2.0", ",", "3.0", ",", "5.0", ",", "7.0", ",", "10.", ",", "20.", ",", "50.", ",", "1000."}], "}"}]}], "}"}]}], "]"}]}], "]"}]}], ";"}]], "Input", CellChangeTimes->{{3.665844746610588*^9, 3.665844813200247*^9}, { 3.6658449481685133`*^9, 3.665844973736765*^9}, {3.66594068867522*^9, 3.665940704083535*^9}, {3.738986745712863*^9, 3.738986749270907*^9}}], Cell[BoxData[ RowBox[{ StyleBox[ RowBox[{"Power", "::", "infy"}], "MessageName"], RowBox[{ ":", " "}], "\<\"Infinite expression \[NoBreak]\\!\\(\\*FractionBox[\\\"1\\\ \", \\\"0.`\\\"]\\)\[NoBreak] encountered. \\!\\(\\*ButtonBox[\\\"\ \[RightSkeleton]\\\", ButtonStyle->\\\"Link\\\", ButtonFrame->None, \ ButtonData:>\\\"paclet:ref/message/General/infy\\\", ButtonNote -> \ \\\"Power::infy\\\"]\\)\"\>"}]], "Message", "MSG", CellChangeTimes->{3.6658448245168056`*^9, 3.665844985380189*^9, 3.665851746644135*^9, 3.665923220578361*^9, 3.665926976623843*^9}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"ListLogLogPlot", "[", RowBox[{"tmpSiTable", ",", RowBox[{"PlotStyle", "\[Rule]", RowBox[{"Blend", "[", RowBox[{"{", RowBox[{"Blue", ",", "Gray"}], "}"}], "]"}]}], ",", RowBox[{"FrameLabel", "\[Rule]", RowBox[{"{", RowBox[{ "\"\<\!\(\*SubscriptBox[\(m\), \(\[Chi]\)]\) [MeV]\>\"", ",", "\"\<\!\(\*SubscriptBox[OverscriptBox[\(\[Sigma]\), \(_\)], \(e\)]\)[\!\ \(\*SuperscriptBox[\(cm\), \(2\)]\)]\>\""}], "}"}]}]}], "]"}]], "Input", CellChangeTimes->{{3.665844838775634*^9, 3.66584488082941*^9}, { 3.66584494203379*^9, 3.665844942472233*^9}, {3.6658449773520308`*^9, 3.6658449830645933`*^9}, {3.665845123479266*^9, 3.665845131445238*^9}, { 3.66584551006583*^9, 3.665845511402212*^9}, {3.665851742380218*^9, 3.6658517425471163`*^9}, {3.665923124409004*^9, 3.665923126231867*^9}, { 3.6659242622676163`*^9, 3.665924263003804*^9}, {3.665924505119733*^9, 3.665924505383731*^9}, {3.665926776000308*^9, 3.665926790782448*^9}}], Cell[BoxData[ GraphicsBox[{{}, {{}, {}, {RGBColor[0.25, 0.25, 0.75], PointSize[0.012833333333333334`], AbsoluteThickness[1.6], LineBox[{{-0.6931471805599453, -81.52254462276008}, { 0., -90.16678442614939}, {0.6931471805599453, -93.90803419435548}, { 1.0986122886681098`, -95.19767470750783}, { 1.6094379124341003`, -95.97492855322439}, { 1.9459101490553132`, -96.14163826193153}, { 2.302585092994046, -96.136723600058}, { 2.995732273553991, -95.82289026525169}, { 3.912023005428146, -95.11709400118022}, { 6.907755278982137, -92.2478158347546}}]}}, {}}, AspectRatio->1., Axes->{False, False}, AxesLabel->{None, None}, AxesOrigin->{-0.6551426682622349, -96.06854279373567}, CoordinatesToolOptions:>{"DisplayFunction" -> ({ Exp[ Part[#, 1]], Exp[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Exp[ Part[#, 1]], Exp[ Part[#, 2]]}& )}, DisplayFunction->Identity, Frame->{{True, True}, {True, True}}, FrameLabel->{{ FormBox[ "\"\\!\\(\\*SubscriptBox[OverscriptBox[\\(\[Sigma]\\), \\(_\\)], \ \\(e\\)]\\)[\\!\\(\\*SuperscriptBox[\\(cm\\), \\(2\\)]\\)]\"", TraditionalForm], None}, { FormBox[ "\"\\!\\(\\*SubscriptBox[\\(m\\), \\(\[Chi]\\)]\\) [MeV]\"", TraditionalForm], None}}, FrameStyle->Directive[ Thickness[0.002]], FrameTicks->FrontEndValueCache[{{ Charting`ScaledTicks[{Log, Exp}], Charting`ScaledFrameTicks[{Log, Exp}]}, { Charting`ScaledTicks[{Log, Exp}], Charting`ScaledFrameTicks[{Log, Exp}]}}, {{{{-94.40598881275588, FormBox[ TemplateBox[{"10", RowBox[{"-", "41"}]}, "Superscript", SyntaxForm -> SuperscriptBox], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-92.10340371976183, FormBox[ TemplateBox[{"10", RowBox[{"-", "40"}]}, "Superscript", SyntaxForm -> SuperscriptBox], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-89.80081862676778, FormBox[ TemplateBox[{"10", RowBox[{"-", "39"}]}, "Superscript", SyntaxForm -> SuperscriptBox], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-87.49823353377374, FormBox[ TemplateBox[{"10", RowBox[{"-", "38"}]}, "Superscript", SyntaxForm -> SuperscriptBox], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-85.19564844077969, FormBox[ TemplateBox[{"10", RowBox[{"-", "37"}]}, "Superscript", SyntaxForm -> SuperscriptBox], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-82.89306334778564, FormBox[ TemplateBox[{"10", RowBox[{"-", "36"}]}, "Superscript", SyntaxForm -> SuperscriptBox], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-96.70857390574992, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-96.01542672518997, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-95.60996161708181, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-95.32227954463004, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-95.09913599331581, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-94.91681443652186, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-94.76266375669461, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-94.62913236407009, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-94.5113493284137, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-93.71284163219593, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-93.30737652408776, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-93.01969445163598, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-92.79655090032178, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-92.61422934352782, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-92.46007866370056, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-92.32654727107604, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-92.20876423541965, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-91.41025653920188, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-91.00479143109372, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-90.71710935864193, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-90.49396580732773, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-90.31164425053377, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-90.15749357070652, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-90.02396217808199, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-89.90617914242561, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-89.10767144620783, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-88.70220633809967, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-88.41452426564788, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-88.19138071433368, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-88.00905915753972, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-87.85490847771247, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-87.72137708508795, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-87.60359404943156, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-86.8050863532138, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-86.39962124510562, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-86.11193917265385, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-85.88879562133964, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-85.70647406454569, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-85.55232338471842, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-85.4187919920939, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-85.30100895643751, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-84.50250126021974, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-84.09703615211158, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-83.8093540796598, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-83.58621052834559, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-83.40388897155164, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-83.24973829172438, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-83.11620689909985, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-82.99842386344348, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-82.1999161672257, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-81.79445105911753, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-81.50676898666575, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-81.28362543535154, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-81.10130387855759, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-80.94715319873033, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-80.81362180610581, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-80.69583877044943, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-80.5904782547916, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-79.89733107423166, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-79.49186596612348, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-79.20418389367171, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}}, {{-94.40598881275588, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-92.10340371976183, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-89.80081862676778, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-87.49823353377374, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-85.19564844077969, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-82.89306334778564, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-96.70857390574992, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-96.01542672518997, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-95.60996161708181, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-95.32227954463004, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-95.09913599331581, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-94.91681443652186, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-94.76266375669461, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-94.62913236407009, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-94.5113493284137, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-93.71284163219593, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-93.30737652408776, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-93.01969445163598, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-92.79655090032178, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-92.61422934352782, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-92.46007866370056, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-92.32654727107604, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-92.20876423541965, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-91.41025653920188, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-91.00479143109372, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-90.71710935864193, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-90.49396580732773, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-90.31164425053377, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-90.15749357070652, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-90.02396217808199, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-89.90617914242561, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-89.10767144620783, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-88.70220633809967, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-88.41452426564788, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-88.19138071433368, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-88.00905915753972, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-87.85490847771247, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-87.72137708508795, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-87.60359404943156, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-86.8050863532138, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-86.39962124510562, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-86.11193917265385, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-85.88879562133964, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-85.70647406454569, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-85.55232338471842, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-85.4187919920939, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-85.30100895643751, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-84.50250126021974, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-84.09703615211158, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-83.8093540796598, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-83.58621052834559, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-83.40388897155164, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-83.24973829172438, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-83.11620689909985, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-82.99842386344348, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-82.1999161672257, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-81.79445105911753, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-81.50676898666575, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-81.28362543535154, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-81.10130387855759, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-80.94715319873033, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-80.81362180610581, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-80.69583877044943, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-80.5904782547916, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-79.89733107423166, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-79.49186596612348, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-79.20418389367171, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}}}, {{{0., FormBox["1", TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {2.302585092994046, FormBox["10", TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {4.605170185988092, FormBox["100", TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {6.907755278982137, FormBox["1000", TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-2.3025850929940455`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-1.6094379124341003`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-1.2039728043259361`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.916290731874155, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.6931471805599453, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.5108256237659907, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.35667494393873245`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.2231435513142097, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.10536051565782628`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {0.6931471805599453, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.0986122886681098`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.3862943611198906`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.6094379124341003`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.791759469228055, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.9459101490553132`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {2.0794415416798357`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {2.1972245773362196`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {2.995732273553991, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {3.4011973816621555`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {3.6888794541139363`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {3.912023005428146, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.0943445622221, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.248495242049359, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.382026634673881, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.499809670330265, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {5.298317366548036, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {5.703782474656201, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {5.991464547107982, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {6.214608098422191, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {6.396929655216146, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {6.551080335043404, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {6.684611727667927, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {6.802394763324311, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {7.313220387090301, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {7.600902459542082, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}}, {{0., FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {2.302585092994046, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {4.605170185988092, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {6.907755278982137, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-2.3025850929940455`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-1.6094379124341003`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-1.2039728043259361`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.916290731874155, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.6931471805599453, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.5108256237659907, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.35667494393873245`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.2231435513142097, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.10536051565782628`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {0.6931471805599453, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.0986122886681098`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.3862943611198906`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.6094379124341003`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.791759469228055, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.9459101490553132`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {2.0794415416798357`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {2.1972245773362196`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {2.995732273553991, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {3.4011973816621555`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {3.6888794541139363`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {3.912023005428146, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.0943445622221, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.248495242049359, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.382026634673881, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.499809670330265, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {5.298317366548036, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {5.703782474656201, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {5.991464547107982, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {6.214608098422191, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {6.396929655216146, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {6.551080335043404, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {6.684611727667927, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {6.802394763324311, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {7.313220387090301, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {7.600902459542082, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}}}}], FrameTicksStyle->GrayLevel[0], GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], ImageSize->350, LabelStyle->{ GrayLevel[0], FontSize -> 18, FontFamily -> "Times"}, Method->{}, PlotRange->{{-0.6931471805599453, 6.907755278982137}, {-96.14163826193153, -81.52254462276008}}, PlotRangeClipping->True, PlotRangePadding->{{0, 0}, {0, 0}}, Ticks->{ Charting`ScaledTicks[{Log, Exp}], Charting`ScaledTicks[{Log, Exp}]}, TicksStyle->GrayLevel[0]]], "Output", CellChangeTimes->{ 3.665844932186202*^9, {3.665845120784704*^9, 3.665845131945578*^9}, 3.665845515199472*^9, {3.665924255940936*^9, 3.665924263970113*^9}, 3.665936856822844*^9}] }, Open ]] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Ge", "Section", CellChangeTimes->{{3.654527329802918*^9, 3.654527329995047*^9}}], Cell["dRdEGe is equivalent to (3.13)", "Text", CellChangeTimes->{{3.654877917064701*^9, 3.6548779338950577`*^9}}], Cell[BoxData[ RowBox[{ RowBox[{"(*", " ", RowBox[{ SubscriptBox["f", "crystal"], "=", RowBox[{ RowBox[{"(", "...", ")"}], " ", RowBox[{"Eq", ".", " ", RowBox[{"(", "4.4", ")"}]}]}]}], " ", "*)"}], "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{ RowBox[{"dRdEGe", "[", RowBox[{"m\[Chi]_", ",", RowBox[{"EE_", "?", "NumberQ"}], ",", RowBox[{"n_", "?", "NumberQ"}]}], "]"}], ":=", RowBox[{"With", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"qunit", "=", RowBox[{"0.02", " ", "\[Alpha]", " ", "me"}]}], RowBox[{"(*", " ", "eV", " ", "*)"}], ",", RowBox[{"Eunit", "=", "0.1"}], RowBox[{"(*", " ", "eV", " ", "*)"}], ",", RowBox[{"Eprefactor", "=", "1.8"}], " ", RowBox[{"(*", " ", "eV", " ", "*)"}], ",", RowBox[{"wk", "=", FractionBox["2", "137"]}], ",", RowBox[{"MTarget", "=", "1"}], " ", RowBox[{"(*", "kg", "*)"}], ",", RowBox[{"MCell", "=", RowBox[{"2", "*", "72.64", " ", "amu2kg"}]}]}], "}"}], ",", " ", RowBox[{ SuperscriptBox["c", "2"], "sec2year", " ", FractionBox["\[Rho]\[Chi]", "m\[Chi]"], FractionBox["MTarget", "MCell"], " ", RowBox[{"\[Sigma]etest", "[", "m\[Chi]", "]"}], " ", FractionBox[ RowBox[{"\[Alpha]", " ", SuperscriptBox["me", "2"]}], SuperscriptBox[ RowBox[{"\[Mu]\[Chi]e", "[", "m\[Chi]", "]"}], "2"]], " ", RowBox[{"Sum", "[", RowBox[{ RowBox[{"Eunit", " ", "qunit", FractionBox[ RowBox[{"1", " "}], RowBox[{"(", RowBox[{"qi", "*", "qunit"}], ")"}]], RowBox[{"\[Eta]", "[", RowBox[{ RowBox[{"qi", "*", "qunit"}], ",", "EE", " ", ",", "m\[Chi]"}], "]"}], SuperscriptBox[ RowBox[{"FDM", "[", RowBox[{ RowBox[{"qi", "*", "qunit"}], ",", "n"}], "]"}], "2"], RowBox[{"(", RowBox[{"Eprefactor", " ", FractionBox["1", RowBox[{"qunit", " "}]], FractionBox["1", "Eunit"], FractionBox["wk", "2"], FractionBox["wk", "2"], FractionBox["1", "wk"], RowBox[{"FFarrayGe", "[", RowBox[{"[", RowBox[{"qi", ",", RowBox[{"Floor", "[", RowBox[{"EE", "/", "Eunit"}], "]"}]}], "]"}], "]"}]}], ")"}]}], ",", RowBox[{"{", RowBox[{"qi", ",", "1", ",", "900"}], "}"}]}], "]"}]}]}], "]"}]}]}]], "Input", CellChangeTimes->{{3.650574527131753*^9, 3.650574660463448*^9}, { 3.650574701668249*^9, 3.65057472527186*^9}, {3.6505761010997953`*^9, 3.6505761806334867`*^9}, {3.6505764834581823`*^9, 3.6505764842393093`*^9}, {3.6505765383856087`*^9, 3.650576560685483*^9}, { 3.654433052300971*^9, 3.654433057745763*^9}, {3.65443318103526*^9, 3.654433181816668*^9}, 3.6544343480062513`*^9, {3.65443571125655*^9, 3.654435720766801*^9}, {3.654442410495315*^9, 3.654442462923348*^9}, { 3.6544425212572937`*^9, 3.6544425316031446`*^9}, {3.654442577906251*^9, 3.654442578176523*^9}, {3.654444275892549*^9, 3.654444285841982*^9}, { 3.654444806371448*^9, 3.654444807732646*^9}, {3.6544449273728867`*^9, 3.654444972624699*^9}, {3.654446629203093*^9, 3.654446631929178*^9}, 3.654447333972039*^9, {3.654450737368704*^9, 3.654450738491548*^9}, 3.654451212647381*^9, {3.6544555284463463`*^9, 3.654455530068643*^9}, { 3.654456669779163*^9, 3.65445668081413*^9}, 3.654459309390457*^9, { 3.654459770688654*^9, 3.6544597716629353`*^9}, {3.654518654249806*^9, 3.654518656014936*^9}, {3.654518747733563*^9, 3.654518751910699*^9}, { 3.654519309304243*^9, 3.654519310310548*^9}, {3.654519427099308*^9, 3.6545194280506268`*^9}, {3.6545196494215937`*^9, 3.65451967254364*^9}, { 3.65451975650128*^9, 3.654519759190318*^9}, {3.654523611001011*^9, 3.654523632667465*^9}, {3.654524405890835*^9, 3.654524409270514*^9}, { 3.6545354905447607`*^9, 3.6545354908724327`*^9}, 3.654536345907934*^9, { 3.6545365886250677`*^9, 3.6545365934895573`*^9}, {3.654537027512689*^9, 3.654537059131562*^9}, 3.654798794022147*^9, {3.654800702446844*^9, 3.6548007176170177`*^9}, {3.654812359669216*^9, 3.654812370688458*^9}, { 3.654812471034128*^9, 3.654812479872773*^9}, {3.6548126377369423`*^9, 3.654812640465995*^9}, {3.655757116796671*^9, 3.655757206536406*^9}, { 3.655757381889449*^9, 3.655757400896414*^9}, {3.655759174627738*^9, 3.6557592639376287`*^9}, {3.655759473285028*^9, 3.655759531228497*^9}, { 3.655808255522359*^9, 3.6558082583060713`*^9}, {3.6558083646094227`*^9, 3.655808413670176*^9}, {3.655812113910779*^9, 3.655812141808867*^9}, { 3.663601115249812*^9, 3.663601123526395*^9}, {3.663609324983836*^9, 3.663609326893365*^9}, {3.663947881198126*^9, 3.6639479096303864`*^9}, 3.6639482827853813`*^9, {3.663948574356978*^9, 3.663948575771789*^9}, { 3.663948659393772*^9, 3.663948661584859*^9}, {3.6639495009366627`*^9, 3.663949513173723*^9}, {3.663950592154273*^9, 3.6639505968894587`*^9}, { 3.663950697772399*^9, 3.663950729472015*^9}, {3.663951743280959*^9, 3.663951743607378*^9}, {3.663952080302424*^9, 3.663952094727158*^9}, { 3.663952127156783*^9, 3.663952127890573*^9}, {3.6639522125124702`*^9, 3.663952219469276*^9}, 3.663952254907444*^9, {3.66395424949466*^9, 3.663954308319311*^9}, 3.663954350037479*^9, {3.6639548096286716`*^9, 3.663954877440133*^9}, {3.663955028622541*^9, 3.6639550306046667`*^9}, { 3.663955445468782*^9, 3.663955446877195*^9}, {3.663956297996196*^9, 3.663956306816053*^9}, 3.663964586531308*^9, {3.665417725673546*^9, 3.66541774000768*^9}, {3.665418096331616*^9, 3.665418103409286*^9}, { 3.665418163585425*^9, 3.6654181647573423`*^9}, {3.6654245669664288`*^9, 3.6654245675429573`*^9}, {3.665427476434991*^9, 3.665427481049945*^9}, { 3.665441824156389*^9, 3.665441873440475*^9}, {3.6654420403014708`*^9, 3.6654420721867533`*^9}, {3.665442192002408*^9, 3.6654422056479883`*^9}, { 3.6654422756203403`*^9, 3.6654423212772903`*^9}, {3.6654429888710413`*^9, 3.665443037435502*^9}, {3.665443070772044*^9, 3.665443071747024*^9}, { 3.665443124426454*^9, 3.665443125049144*^9}, {3.665443217607614*^9, 3.6654432278875523`*^9}, {3.6659245659288797`*^9, 3.66592456609412*^9}, { 3.665938823235256*^9, 3.6659388238408546`*^9}}], Cell[BoxData[ RowBox[{ RowBox[{"RateGe", "[", RowBox[{"m\[Chi]_", " ", RowBox[{"(*", " ", "MeV", " ", "*)"}], ",", "Emin_", ",", "n_"}], "]"}], ":=", RowBox[{"With", "[", RowBox[{ RowBox[{"{", RowBox[{"Eunit", "=", "0.1"}], "}"}], ",", RowBox[{"Sum", "[", " ", RowBox[{ RowBox[{"dRdEGe", "[", RowBox[{ RowBox[{"m\[Chi]", " ", SuperscriptBox["10", "6"]}], ",", "EE", ",", "n"}], "]"}], ",", RowBox[{"{", RowBox[{"EE", ",", "Emin", ",", RowBox[{"500", " ", "Eunit"}], ",", "Eunit"}], "}"}]}], "]"}]}], "]"}]}]], "Input", CellChangeTimes->{{3.665443811397192*^9, 3.665443827515821*^9}, { 3.665444169984845*^9, 3.665444179570322*^9}, {3.66545028968351*^9, 3.6654503022067833`*^9}, {3.6654503325405827`*^9, 3.665450335170845*^9}, { 3.6658352667747498`*^9, 3.665835268113274*^9}, {3.665835318052464*^9, 3.6658353209566393`*^9}, {3.665845496203836*^9, 3.6658454970026217`*^9}, 3.6658458513775263`*^9, {3.665851667300398*^9, 3.6658516681953077`*^9}, { 3.6658588736702833`*^9, 3.665858880210413*^9}, {3.6658589107783127`*^9, 3.6658589563605556`*^9}, {3.665859556089151*^9, 3.6658595852556868`*^9}, { 3.665859623844068*^9, 3.6658596241234407`*^9}, {3.665862196500808*^9, 3.6658622034025183`*^9}, {3.665862264590496*^9, 3.665862266118136*^9}, { 3.6659205038545427`*^9, 3.665920504397683*^9}, {3.665922383224416*^9, 3.6659223857503567`*^9}, {3.665922717440308*^9, 3.665922718158999*^9}, { 3.6659245780857353`*^9, 3.665924583192356*^9}}], Cell[CellGroupData[{ Cell[TextData[{ "plot ", Cell[BoxData[ FormBox[ FractionBox["dR", "dE"], TraditionalForm]]] }], "Subsection", CellChangeTimes->{{3.654527342003936*^9, 3.654527350607345*^9}, { 3.6658349738832912`*^9, 3.665834979587818*^9}}], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"With", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"binsize", "=", "1."}], ",", RowBox[{"m\[Chi]", "=", RowBox[{"10.", " ", SuperscriptBox["10", "6"]}]}], " ", RowBox[{"(*", " ", "eV", " ", "*)"}], ",", RowBox[{"iiFDM", "=", "0"}]}], " ", RowBox[{"(*", " ", RowBox[{"FDM", "=", "1"}], " ", "*)"}], "}"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{"tmptable", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"{", RowBox[{"EE", ",", RowBox[{"dRdEGe", "[", RowBox[{"m\[Chi]", ",", "EE", ",", "iiFDM"}], "]"}]}], "}"}], ",", RowBox[{"{", RowBox[{"EE", ",", "0", ",", "50", ",", "binsize"}], "}"}]}], "]"}]}], ";", RowBox[{"myf2GePlot", "=", RowBox[{"ListLogPlot", "[", RowBox[{"tmptable", ",", RowBox[{"Joined", "\[Rule]", "True"}], ",", RowBox[{"PlotRange", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "50"}], "}"}], ",", "All"}], "}"}]}], ",", RowBox[{"InterpolationOrder", "\[Rule]", "0"}], ",", RowBox[{"PlotStyle", "\[Rule]", "Black"}], ",", RowBox[{"Frame", "\[Rule]", "True"}], ",", RowBox[{"FrameLabel", "\[Rule]", RowBox[{"{", RowBox[{ "\"\<\!\(\*SubscriptBox[\(E\), \(e\)]\) [eV]\>\"", ",", "\"\\"", ",", RowBox[{ "\"\<\!\(\*SubscriptBox[OverscriptBox[\(\[Sigma]\), \(_\)], \ \(e\)]\)= \!\(\*SuperscriptBox[\(10\), \(-37\)]\) \ [\!\(\*SuperscriptBox[\(cm\), \(2\)]\)], \!\(\*SubscriptBox[\(F\), \ \(DM\)]\)(q)=1, m\[Chi]=\>\"", "<>", RowBox[{"ToString", "[", RowBox[{"m\[Chi]", "/", SuperscriptBox["10", "6"]}], "]"}], "<>", "\"\< MeV\>\""}]}], "}"}]}]}], "]"}]}]}]}], "]"}]], "Input", CellChangeTimes->{{3.6545185859067287`*^9, 3.6545186347081623`*^9}, { 3.6545191981821127`*^9, 3.654519209145544*^9}, {3.654519262684853*^9, 3.654519262905869*^9}, {3.654519400551244*^9, 3.654519419274331*^9}, { 3.654519771387022*^9, 3.654519778415904*^9}, 3.654523600050754*^9, { 3.654523645669327*^9, 3.654523645985567*^9}, {3.654524222251178*^9, 3.654524296764658*^9}, {3.65452432775115*^9, 3.654524365537717*^9}, { 3.654535509408193*^9, 3.654535529242053*^9}, {3.654535615237275*^9, 3.65453562550245*^9}, 3.654535796189087*^9, {3.6545359122416353`*^9, 3.654535917865687*^9}, {3.654536125708404*^9, 3.6545362488631887`*^9}, { 3.654537063605073*^9, 3.654537064731394*^9}, {3.654785977800825*^9, 3.654785993997498*^9}, {3.6547993466569643`*^9, 3.654799365838316*^9}, { 3.654800721658812*^9, 3.6548007751935387`*^9}, {3.654812112751793*^9, 3.654812115706765*^9}, {3.654812171196539*^9, 3.654812175857387*^9}, { 3.654812206321389*^9, 3.654812208254045*^9}, {3.654812669866126*^9, 3.654812673844576*^9}, {3.65481278875113*^9, 3.65481279216679*^9}, { 3.654813082490287*^9, 3.654813105992908*^9}, {3.654813197950577*^9, 3.654813208903014*^9}, {3.654813508807621*^9, 3.654813515477791*^9}, { 3.6548135809323883`*^9, 3.6548135838203163`*^9}, {3.6548761195226307`*^9, 3.6548761244733477`*^9}, {3.654876865655356*^9, 3.654876868905788*^9}, { 3.6548769911539373`*^9, 3.654876995217781*^9}, {3.6557593047385893`*^9, 3.6557593078345127`*^9}, {3.655759347201563*^9, 3.655759365888695*^9}, { 3.655808301916587*^9, 3.655808341897283*^9}, {3.655809652689081*^9, 3.655809720476192*^9}, {3.655812003773922*^9, 3.655812034374093*^9}, { 3.65581235505514*^9, 3.655812357912475*^9}, {3.6558167116136827`*^9, 3.655816713446745*^9}, {3.6617922212170067`*^9, 3.661792229632289*^9}, { 3.665424590163694*^9, 3.665424781941264*^9}, {3.66542481332996*^9, 3.665424828718961*^9}, {3.6654263969289713`*^9, 3.6654264669193993`*^9}, { 3.665426521916892*^9, 3.6654265667569017`*^9}, {3.6654266267258472`*^9, 3.6654266281240788`*^9}, {3.665427511331031*^9, 3.6654275229953613`*^9}, { 3.665443233240079*^9, 3.665443234317479*^9}, {3.7327915764457493`*^9, 3.73279158531004*^9}}], Cell[BoxData[ GraphicsBox[{{}, {{}, {}, {GrayLevel[0], PointSize[0.012833333333333334`], AbsoluteThickness[1.6], LineBox[CompressedData[" 1:eJxTTMoPSmViYGDwBWIQDQEf7A/nH3og84LRASrggM6X598TaBEqCeVzYPCf /ok9/OCdApQvgMFftGf7zvtfRaF8EQz++w8F0useykH5Ehj8VXdkVmf3w/gy GPzP6UKa1xzkoXwFDP6uzNSHrWKyUL4SBr92t0nCq7ciUL4KBl/0umuQ0xlx KF8Ng1/Odl36nLkYlK+BwRf9dN2PsRhmnhYG/6Bde4aKmhCUr4PBP5SWW/90 Mg+Ur4fBVzQJ+yD/khfKN8Dg/+a060qSYYPyDTH4XX+nHuhjZ4XyjTD4bpPX ls/l/mMP4Rtj8BtTT/Bp5T2A8k0w+BOY2B5fWn0cyjfF4B+4NlNccuv9/RC+ GQb/9Ma6ps7kV1C+OQY/0njhk1esP6F8Cwz+3MSNJyz3/4HyLTH4rAZ2orsc 2Q5A+FYY/Hajyiur0h5C3WuNwe+WyElLOg3j22DwTxpJPdFv/QS1zxaD3yqU cobHF+ZeOwy+s9bJpxvcWaHuscfg19/7m9+8mgXKd8Dgz164lCPNWwzCb8Dk 6xXV+x+fzgNV74jBf1r1PivvkwhUPSY/Oo+DSd5DFKreCYO//9bWWc9/KEDV Y/J//K/fK/1cA6reGYP/9cGtVt+D6lD1mHyLJ8VGq1brHQAApqdSSw== "]]}}, {}}, AspectRatio->1., Axes->{False, False}, AxesLabel->{None, None}, AxesOrigin->{0, -15.216273668515738`}, CoordinatesToolOptions:>{"DisplayFunction" -> ({ Part[#, 1], Exp[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Part[#, 1], Exp[ Part[#, 2]]}& )}, DisplayFunction->Identity, Frame->{{True, True}, {True, True}}, FrameLabel->{{ FormBox["\"dR/dE [#/kg-year-eV]\"", TraditionalForm], None}, { FormBox[ "\"\\!\\(\\*SubscriptBox[\\(E\\), \\(e\\)]\\) [eV]\"", TraditionalForm], FormBox[ "\"\\!\\(\\*SubscriptBox[OverscriptBox[\\(\[Sigma]\\), \\(_\\)], \ \\(e\\)]\\)= \\!\\(\\*SuperscriptBox[\\(10\\), \\(-37\\)]\\) \ [\\!\\(\\*SuperscriptBox[\\(cm\\), \\(2\\)]\\)], \ \\!\\(\\*SubscriptBox[\\(F\\), \\(DM\\)]\\)(q)=1, m\[Chi]=10. MeV\"", TraditionalForm]}}, FrameStyle->Directive[ Thickness[0.002]], FrameTicks->FrontEndValueCache[{{ Charting`ScaledTicks[{Log, Exp}], Charting`ScaledFrameTicks[{Log, Exp}]}, { Automatic, Automatic}}, {{{{-13.815510557964274`, FormBox[ TemplateBox[{"10", RowBox[{"-", "6"}]}, "Superscript", SyntaxForm -> SuperscriptBox], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-6.907755278982137, FormBox["0.001`", TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {0., FormBox["1", TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {6.907755278982137, FormBox["1000", TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-11.512925464970229`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-9.210340371976182, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-4.605170185988091, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-2.3025850929940455`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {2.302585092994046, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.605170185988092, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {9.210340371976184, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}}, {{-13.815510557964274`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-6.907755278982137, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {0., FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {6.907755278982137, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-11.512925464970229`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-9.210340371976182, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-4.605170185988091, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-2.3025850929940455`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {2.302585092994046, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.605170185988092, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {9.210340371976184, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}}}, {Automatic, Automatic}}], FrameTicksStyle->GrayLevel[0], GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], ImageSize->350, LabelStyle->{ GrayLevel[0], FontSize -> 18, FontFamily -> "Times"}, Method->{}, PlotRange->{{0, 50}, {-15.335282875677976`, 8.466558556769494}}, PlotRangeClipping->True, PlotRangePadding->{{0, 0}, {0, 0}}, Ticks->{Automatic, Charting`ScaledTicks[{Log, Exp}]}, TicksStyle->GrayLevel[0]]], "Output", CellChangeTimes->{3.665427540252344*^9, 3.665443246150984*^9}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"With", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"binsize", "=", "1."}], ",", RowBox[{"m\[Chi]", "=", RowBox[{"1.", " ", SuperscriptBox["10", "9"]}]}], " ", RowBox[{"(*", " ", "eV", " ", "*)"}], ",", RowBox[{"iiFDM", "=", "0"}]}], " ", RowBox[{"(*", " ", RowBox[{"FDM", "=", "1"}], " ", "*)"}], "}"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{"tmptable", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"{", RowBox[{"EE", ",", " ", RowBox[{"dRdEGe", "[", RowBox[{"m\[Chi]", ",", "EE", ",", "iiFDM"}], "]"}]}], "}"}], ",", RowBox[{"{", RowBox[{"EE", ",", "0", ",", "50", ",", "binsize"}], "}"}]}], "]"}]}], ";", RowBox[{"myf2GePlot", "=", RowBox[{"ListLogPlot", "[", RowBox[{"tmptable", ",", RowBox[{"Joined", "\[Rule]", "True"}], ",", RowBox[{"PlotRange", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "50"}], "}"}], ",", "All"}], "}"}]}], ",", RowBox[{"InterpolationOrder", "\[Rule]", "0"}], ",", RowBox[{"PlotStyle", "\[Rule]", "Black"}], ",", RowBox[{"Frame", "\[Rule]", "True"}], ",", RowBox[{"FrameLabel", "\[Rule]", RowBox[{"{", RowBox[{ "\"\<\!\(\*SubscriptBox[\(E\), \(e\)]\) [eV]\>\"", ",", "\"\\"", ",", RowBox[{ "\"\<\!\(\*SubscriptBox[OverscriptBox[\(\[Sigma]\), \(_\)], \ \(e\)]\)= \!\(\*SuperscriptBox[\(10\), \(-37\)]\) \ [\!\(\*SuperscriptBox[\(cm\), \(2\)]\)], \!\(\*SubscriptBox[\(F\), \ \(DM\)]\)(q)=1, m\[Chi]=\>\"", "<>", RowBox[{"ToString", "[", RowBox[{"m\[Chi]", "/", SuperscriptBox["10", "6"]}], "]"}], "<>", "\"\< MeV\>\""}]}], "}"}]}]}], "]"}]}]}]}], "]"}]], "Input", CellChangeTimes->{{3.6545185859067287`*^9, 3.6545186347081623`*^9}, { 3.6545191981821127`*^9, 3.654519209145544*^9}, {3.654519262684853*^9, 3.654519262905869*^9}, {3.654519400551244*^9, 3.654519419274331*^9}, { 3.654519771387022*^9, 3.654519778415904*^9}, 3.654523600050754*^9, { 3.654523645669327*^9, 3.654523645985567*^9}, {3.654524222251178*^9, 3.654524296764658*^9}, {3.65452432775115*^9, 3.654524365537717*^9}, { 3.654535509408193*^9, 3.654535529242053*^9}, {3.654535615237275*^9, 3.65453562550245*^9}, 3.654535796189087*^9, {3.6545359122416353`*^9, 3.654535917865687*^9}, {3.654536125708404*^9, 3.6545362488631887`*^9}, { 3.654537063605073*^9, 3.654537064731394*^9}, {3.654785977800825*^9, 3.654785993997498*^9}, {3.6547993466569643`*^9, 3.654799365838316*^9}, { 3.654800721658812*^9, 3.6548007751935387`*^9}, {3.654812112751793*^9, 3.654812115706765*^9}, {3.654812171196539*^9, 3.654812175857387*^9}, { 3.654812206321389*^9, 3.654812208254045*^9}, {3.654812669866126*^9, 3.654812673844576*^9}, {3.65481278875113*^9, 3.65481279216679*^9}, { 3.654813082490287*^9, 3.654813105992908*^9}, {3.654813197950577*^9, 3.654813208903014*^9}, {3.654813508807621*^9, 3.654813515477791*^9}, { 3.6548135809323883`*^9, 3.6548135838203163`*^9}, {3.6548761195226307`*^9, 3.6548761244733477`*^9}, {3.654876865655356*^9, 3.654876868905788*^9}, { 3.6548769911539373`*^9, 3.654876995217781*^9}, {3.6557593047385893`*^9, 3.6557593078345127`*^9}, {3.655759347201563*^9, 3.655759365888695*^9}, { 3.655808301916587*^9, 3.655808341897283*^9}, {3.655809652689081*^9, 3.655809720476192*^9}, {3.655812003773922*^9, 3.655812034374093*^9}, { 3.65581235505514*^9, 3.655812357912475*^9}, {3.6558167116136827`*^9, 3.655816713446745*^9}, {3.6617922212170067`*^9, 3.661792229632289*^9}, { 3.665424590163694*^9, 3.665424781941264*^9}, {3.66542481332996*^9, 3.665424828718961*^9}, {3.6654263969289713`*^9, 3.6654264669193993`*^9}, { 3.665426521916892*^9, 3.6654265667569017`*^9}, {3.6654266267258472`*^9, 3.6654266281240788`*^9}, {3.665427511331031*^9, 3.6654275229953613`*^9}, { 3.665427557165036*^9, 3.6654275596510067`*^9}, 3.665443240436906*^9, 3.7327915897820168`*^9}], Cell[BoxData[ GraphicsBox[{{}, {{}, {}, {GrayLevel[0], PointSize[0.011000000000000001`], AbsoluteThickness[1.6], LineBox[CompressedData[" 1:eJxl0m1oUlEYwHHRka7NJqXMD7O1NWbpbK2tmi/pbZtrLiK0F6gRWSoVYbJa GRW0NXPSog8rCFGc0AsSEaajIKrJZRPSBX2QVRu5oigEt1yuyebWKnxuH3ou XC6/y59zzj33lB216Ex0Go1m+HP/feaulMraoQyPmOkheEH871tZWZJ8v6jK kYXMu2jP223hEDlzkEtJcbH1exp6LrJwrNXFHCqEno8cnKCLs0I2uAS5gDA+ G3AWgdcgtygOuofbqPHKkUlXd8xnmof1VCD7etsLuII86CuRBYGT9x5I6OB1 yB5bbRc3ugTjiZAzbl2+WT4HrkI2VoUEDlECvAHZM6lcnlT+AG9EDggiNben RsE1yOVv+Dun+sbBm5Av9/n1wsroYM61yHXTHFlUmwbXIdPSNm818yd4M/IT w936x/EseAsy21/NeHtgEbwVWX3VECL6qfNaj9wUs9g7/p1nKfKS/1dbr5AF liGTQa/tZvwV7IccOaHma+aSE2AF8v7z+/Ru8SSsdxtyOHRO27U+BVYiM9aW 9dyJzoNVyI5DC6/Ve2bABLK3WJiwMwpz39OJ7QnKH35wUv9rOzJJRnQ9IRr0 2MbGBeXomVnoG5BlMx9n+SP50GObbCeGpU/5sN+NyCLn2CWmtAh67K/HM5q9 vGXQNyFL9IYv14dWQo/97grLpphmQ69Gbnjx8nBcxoEe2+w1lK7K8KBvRr6/ y5o6y6Lmwz7ismqbK6j5diBHPIHuR59XQI8dcMR8N76VQN+CfPrCsdbBcVhP J7Z1wCr/FKbWq0GWXDvVTjxfHfoNf+LCrQ== "]]}}, {}}, AspectRatio->1., Axes->{False, False}, AxesLabel->{None, None}, AxesOrigin->{0, -7.624876883655941}, CoordinatesToolOptions:>{"DisplayFunction" -> ({ Part[#, 1], Exp[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Part[#, 1], Exp[ Part[#, 2]]}& )}, DisplayFunction->Identity, Frame->{{True, True}, {True, True}}, FrameLabel->{{ FormBox["\"dR/dE [#/kg-year-eV]\"", TraditionalForm], None}, { FormBox[ "\"\\!\\(\\*SubscriptBox[\\(E\\), \\(e\\)]\\) [eV]\"", TraditionalForm], FormBox[ "\"\\!\\(\\*SubscriptBox[OverscriptBox[\\(\[Sigma]\\), \\(_\\)], \ \\(e\\)]\\)= \\!\\(\\*SuperscriptBox[\\(10\\), \\(-37\\)]\\) \ [\\!\\(\\*SuperscriptBox[\\(cm\\), \\(2\\)]\\)], \ \\!\\(\\*SubscriptBox[\\(F\\), \\(DM\\)]\\)(q)=1, m\[Chi]=1000. MeV\"", TraditionalForm]}}, FrameStyle->Directive[ Thickness[0.002]], FrameTicks->FrontEndValueCache[{{ Charting`ScaledTicks[{Log, Exp}], Charting`ScaledFrameTicks[{Log, Exp}]}, { Automatic, Automatic}}, {{{{-6.907755278982137, FormBox["0.001`", TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-4.605170185988091, FormBox[ TagBox[ InterpretationBox["\"0.010\"", 0.01, AutoDelete -> True], NumberForm[#, { DirectedInfinity[1], 3.}]& ], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-2.3025850929940455`, FormBox[ TagBox[ InterpretationBox["\"0.100\"", 0.1, AutoDelete -> True], NumberForm[#, { DirectedInfinity[1], 3.}]& ], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {0., FormBox["1", TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {2.302585092994046, FormBox["10", TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-9.210340371976182, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-8.517193191416238, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-8.111728083308073, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-7.824046010856292, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-7.600902459542082, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-7.418580902748128, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-7.264430222920869, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-7.1308988302963465`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-7.013115794639964, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-6.214608098422191, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-5.809142990314028, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-5.521460917862246, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-5.298317366548036, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-5.115995809754082, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-4.961845129926823, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-4.8283137373023015`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-4.710530701645918, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-3.912023005428146, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-3.506557897319982, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-3.2188758248682006`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-2.995732273553991, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-2.8134107167600364`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-2.659260036932778, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-2.5257286443082556`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-2.4079456086518722`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-1.6094379124341003`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-1.2039728043259361`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.916290731874155, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.6931471805599453, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.5108256237659907, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.35667494393873245`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.2231435513142097, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.10536051565782628`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {0.6931471805599453, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.0986122886681098`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.3862943611198906`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.6094379124341003`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.791759469228055, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.9459101490553132`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {2.0794415416798357`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {2.1972245773362196`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {2.995732273553991, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {3.4011973816621555`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {3.6888794541139363`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {3.912023005428146, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.0943445622221, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.248495242049359, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.382026634673881, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.499809670330265, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.605170185988092, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {5.298317366548036, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {5.703782474656201, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {5.991464547107982, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}}, {{-6.907755278982137, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-4.605170185988091, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-2.3025850929940455`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {0., FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {2.302585092994046, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-9.210340371976182, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-8.517193191416238, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-8.111728083308073, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-7.824046010856292, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-7.600902459542082, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-7.418580902748128, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-7.264430222920869, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-7.1308988302963465`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-7.013115794639964, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-6.214608098422191, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-5.809142990314028, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-5.521460917862246, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-5.298317366548036, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-5.115995809754082, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-4.961845129926823, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-4.8283137373023015`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-4.710530701645918, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-3.912023005428146, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-3.506557897319982, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-3.2188758248682006`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-2.995732273553991, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-2.8134107167600364`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-2.659260036932778, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-2.5257286443082556`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-2.4079456086518722`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-1.6094379124341003`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-1.2039728043259361`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.916290731874155, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.6931471805599453, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.5108256237659907, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.35667494393873245`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.2231435513142097, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.10536051565782628`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {0.6931471805599453, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.0986122886681098`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.3862943611198906`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.6094379124341003`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.791759469228055, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.9459101490553132`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {2.0794415416798357`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {2.1972245773362196`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {2.995732273553991, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {3.4011973816621555`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {3.6888794541139363`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {3.912023005428146, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.0943445622221, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.248495242049359, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.382026634673881, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.499809670330265, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.605170185988092, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {5.298317366548036, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {5.703782474656201, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {5.991464547107982, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}}}, {Automatic, Automatic}}], FrameTicksStyle->GrayLevel[0], GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], ImageSize->350, LabelStyle->{ GrayLevel[0], FontSize -> 18, FontFamily -> "Times"}, Method->{}, PlotRange->{{0, 50}, {-7.683839580890475, 4.108699866016441}}, PlotRangeClipping->True, PlotRangePadding->{{0, 0}, {0, 0}}, Ticks->{Automatic, Charting`ScaledTicks[{Log, Exp}]}, TicksStyle->GrayLevel[0]]], "Output", CellChangeTimes->{3.665427573155423*^9, 3.6654432576952467`*^9}] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "calculate rate and ", Cell[BoxData[ FormBox[ SubscriptBox[ OverscriptBox["\[Sigma]", "_"], "e"], TraditionalForm]]], " (* n.b. each mass takes ~100s to run for ", Cell[BoxData[ FormBox[ RowBox[{ SubscriptBox["E", "min"], "=", SubscriptBox["E", "gap"]}], TraditionalForm]], FormatType->"TraditionalForm"], "*)" }], "Subsection", CellChangeTimes->{{3.654527355503625*^9, 3.654527377902878*^9}, { 3.665939863408579*^9, 3.665939895482575*^9}, {3.6659405919441767`*^9, 3.665940593295273*^9}}], Cell[BoxData[ RowBox[{ RowBox[{"nevents", "=", "3.0"}], ";", " ", RowBox[{"(*", " ", RowBox[{"events", " ", "observed"}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{"years", "=", "1"}], ";", " ", RowBox[{"(*", RowBox[{ RowBox[{"exposure", " ", "in", " ", RowBox[{"years", ".", " ", "365.25"}], " ", "days"}], " ", "=", " ", RowBox[{"1", " ", "year"}]}], "*)"}], "\[IndentingNewLine]", RowBox[{"kg", "=", "1.0"}], ";", " ", RowBox[{"(*", " ", RowBox[{"detector", " ", "size", " ", "in", " ", "kg"}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{"exposure", "=", RowBox[{"years", "*", "kg"}]}], ";"}]], "Input", CellChangeTimes->{{3.62966528989604*^9, 3.629665321383622*^9}, { 3.629805174421453*^9, 3.629805189278901*^9}, {3.629805410232223*^9, 3.6298054133829193`*^9}, {3.629805567646721*^9, 3.629805597955306*^9}, { 3.629805710121489*^9, 3.629805711499983*^9}, {3.629805872801941*^9, 3.629805885196021*^9}, {3.629806070223113*^9, 3.629806101553625*^9}, { 3.630779330311927*^9, 3.6307793364525023`*^9}, {3.630780097710619*^9, 3.630780097923458*^9}, {3.630862120071865*^9, 3.630862135676647*^9}, { 3.6308622426261873`*^9, 3.630862243189464*^9}, {3.6308625488116903`*^9, 3.630862572145689*^9}, {3.6308692139507217`*^9, 3.630869224624699*^9}, 3.630869309812367*^9, 3.630870400966054*^9, {3.63087069030024*^9, 3.6308706904735737`*^9}, 3.6308721862559977`*^9, {3.630932922330765*^9, 3.630932943860263*^9}, 3.6309330449667177`*^9, {3.631190454801261*^9, 3.631190456207684*^9}, {3.632863237505954*^9, 3.632863239256444*^9}, { 3.665835206502536*^9, 3.665835206808195*^9}, {3.6659406246652403`*^9, 3.6659406255511627`*^9}, {3.7327915413619843`*^9, 3.732791542096974*^9}}], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"With", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"mX", "=", "10."}], ",", RowBox[{"Emin", "=", "0.67"}], ",", RowBox[{"n", "=", "0"}]}], "}"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{"tmp", "=", RowBox[{"RateGe", "[", RowBox[{"mX", " ", ",", "Emin", ",", "n"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"Print", "[", RowBox[{"\"\\"", ",", "tmp", ",", "\"\< events/kg/year\>\""}], "]"}], ";", "\[IndentingNewLine]", RowBox[{"Print", "[", RowBox[{ "\"\\"", ",", "mX", ",", "\"\< MeV, \!\(\*SubscriptBox[OverscriptBox[\(\[Sigma]\), \(_\)], \ \(e\)]\)=\>\"", ",", RowBox[{ FractionBox["nevents", RowBox[{"tmp", " ", "*", "exposure"}]], RowBox[{"\[Sigma]etest", "[", "m\[Chi]", "]"}]}], ",", "\"\< \!\(\*SuperscriptBox[\(cm\), \(2\)]\)\>\""}], "]"}]}]}], "]"}]], "Input", CellChangeTimes->{{3.654435626164431*^9, 3.654435657150958*^9}, { 3.654443371066579*^9, 3.6544433802522383`*^9}, 3.6544434830112343`*^9, { 3.654459778016045*^9, 3.654459780290868*^9}, {3.654518659245984*^9, 3.6545186909860153`*^9}, 3.65451950945161*^9, {3.6545201040443697`*^9, 3.654520123505705*^9}, {3.654520168011856*^9, 3.6545202027400703`*^9}, { 3.654523793521058*^9, 3.654523810737133*^9}, {3.654524097606492*^9, 3.654524144516464*^9}, 3.654525474279298*^9, {3.6545255108172626`*^9, 3.65452551307092*^9}, {3.654525594183947*^9, 3.6545255945442038`*^9}, { 3.654527427001511*^9, 3.6545274276904793`*^9}, {3.654527463559482*^9, 3.654527463979858*^9}, {3.665926563763056*^9, 3.665926578469293*^9}, { 3.665926843295992*^9, 3.665926852479553*^9}, 3.665937360491151*^9, 3.665938895387801*^9, {3.6659399083750143`*^9, 3.665939908575387*^9}, { 3.732792000796562*^9, 3.732792002465695*^9}}], Cell[CellGroupData[{ Cell[BoxData[ InterpretationBox[ RowBox[{"\<\"Rate = \"\>", "\[InvisibleSpace]", "67858.45630127312`", "\[InvisibleSpace]", "\<\" events/kg/year\"\>"}], SequenceForm["Rate = ", 67858.45630127312, " events/kg/year"], Editable->False]], "Print", CellChangeTimes->{3.654537309022106*^9, 3.654877445884194*^9, 3.665928011759801*^9, 3.665937372356529*^9, 3.665939011214759*^9}], Cell[BoxData[ InterpretationBox[ RowBox[{"\<\"For \\!\\(\\*SubscriptBox[\\(m\\), \\(\[Chi]\\)]\\) = \"\>", "\[InvisibleSpace]", "10.`", "\[InvisibleSpace]", "\<\" MeV, \\!\\(\\*SubscriptBox[OverscriptBox[\\(\ \[Sigma]\\), \\(_\\)], \\(e\\)]\\)=\"\>", "\[InvisibleSpace]", "5.305160471109124`*^-42", "\[InvisibleSpace]", "\<\" \\!\\(\\*SuperscriptBox[\\(cm\\), \\(2\\)]\\)\"\ \>"}], SequenceForm[ "For \!\(\*SubscriptBox[\(m\), \(\[Chi]\)]\) = ", 10., " MeV, \!\(\*SubscriptBox[OverscriptBox[\(\[Sigma]\), \(_\)], \(e\)]\)=", 5.305160471109124*^-42, " \!\(\*SuperscriptBox[\(cm\), \(2\)]\)"], Editable->False]], "Print", CellChangeTimes->{3.654537309022106*^9, 3.654877445884194*^9, 3.665928011759801*^9, 3.665937372356529*^9, 3.665939011221806*^9}] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"With", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"mX", "=", "1000."}], ",", RowBox[{"Emin", "=", "0.67"}], ",", RowBox[{"n", "=", "0"}]}], "}"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{"tmp", "=", RowBox[{"RateGe", "[", RowBox[{"mX", " ", ",", "Emin", ",", "n"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"Print", "[", RowBox[{"\"\\"", ",", "tmp", ",", "\"\< events/kg/year\>\""}], "]"}], ";", "\[IndentingNewLine]", RowBox[{"Print", "[", RowBox[{ "\"\\"", ",", "mX", ",", "\"\< MeV, \!\(\*SubscriptBox[OverscriptBox[\(\[Sigma]\), \(_\)], \ \(e\)]\)=\>\"", ",", RowBox[{ FractionBox["nevents", RowBox[{"tmp", "*", "exposure"}]], RowBox[{"\[Sigma]etest", "[", "m\[Chi]", "]"}]}], ",", "\"\< \!\(\*SuperscriptBox[\(cm\), \(2\)]\)\>\""}], "]"}]}]}], "\[IndentingNewLine]", "]"}]], "Input", CellChangeTimes->{{3.654435626164431*^9, 3.654435657150958*^9}, { 3.654443371066579*^9, 3.6544433802522383`*^9}, 3.6544434830112343`*^9, { 3.654459778016045*^9, 3.654459780290868*^9}, {3.654518659245984*^9, 3.6545186909860153`*^9}, 3.65451950945161*^9, {3.6545201040443697`*^9, 3.654520123505705*^9}, {3.654520168011856*^9, 3.6545202027400703`*^9}, { 3.654523793521058*^9, 3.654523810737133*^9}, {3.654524097606492*^9, 3.654524144516464*^9}, {3.654525450772513*^9, 3.654525504143693*^9}, { 3.65452559124892*^9, 3.654525591487905*^9}, {3.654527433788072*^9, 3.654527434349423*^9}, {3.654527482105544*^9, 3.654527485572486*^9}, { 3.6545373265491333`*^9, 3.654537327096593*^9}, {3.6659265688153048`*^9, 3.665926571836392*^9}, {3.665926830634522*^9, 3.665926838633108*^9}, 3.665937401353484*^9, {3.665938740771265*^9, 3.6659387602696543`*^9}, 3.665939185987455*^9, {3.665939351127247*^9, 3.665939384550683*^9}, { 3.665939905568008*^9, 3.665939905791402*^9}, {3.732792008700025*^9, 3.73279201009997*^9}}], Cell[CellGroupData[{ Cell[BoxData[ InterpretationBox[ RowBox[{"\<\"Rate = \"\>", "\[InvisibleSpace]", "1324.1220006368799`", "\[InvisibleSpace]", "\<\" events/kg/year\"\>"}], SequenceForm["Rate = ", 1324.1220006368799`, " events/kg/year"], Editable->False]], "Print", CellChangeTimes->{ 3.6659374129054956`*^9, {3.665938751822616*^9, 3.665938771864534*^9}, 3.6659392992206783`*^9}], Cell[BoxData[ InterpretationBox[ RowBox[{"\<\"For \\!\\(\\*SubscriptBox[\\(m\\), \\(\[Chi]\\)]\\) = \"\>", "\[InvisibleSpace]", "1000.`", "\[InvisibleSpace]", "\<\" MeV, \\!\\(\\*SubscriptBox[OverscriptBox[\\(\ \[Sigma]\\), \\(_\\)], \\(e\\)]\\)=\"\>", "\[InvisibleSpace]", "2.7187827090467965`*^-40", "\[InvisibleSpace]", "\<\" \\!\\(\\*SuperscriptBox[\\(cm\\), \\(2\\)]\\)\"\ \>"}], SequenceForm[ "For \!\(\*SubscriptBox[\(m\), \(\[Chi]\)]\) = ", 1000., " MeV, \!\(\*SubscriptBox[OverscriptBox[\(\[Sigma]\), \(_\)], \(e\)]\)=", 2.7187827090467965`*^-40, " \!\(\*SuperscriptBox[\(cm\), \(2\)]\)"], Editable->False]], "Print", CellChangeTimes->{ 3.6659374129054956`*^9, {3.665938751822616*^9, 3.665938771864534*^9}, 3.665939299225973*^9}] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{ RowBox[{"tmpGeTable", "=", RowBox[{"With", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"Emin", "=", "0.67"}], ",", RowBox[{"n", "=", "0"}]}], "}"}], ",", RowBox[{"Table", "[", RowBox[{ RowBox[{"{", RowBox[{"mX", ",", RowBox[{ FractionBox["nevents", RowBox[{ RowBox[{"RateGe", "[", RowBox[{"mX", " ", ",", "Emin", ",", "n"}], "]"}], "*", "exposure"}]], RowBox[{"\[Sigma]etest", "[", "mX", "]"}]}]}], "}"}], ",", RowBox[{"{", RowBox[{"mX", ",", RowBox[{"{", RowBox[{ "0.1", ",", "0.5", ",", "1.0", ",", "2.0", ",", "3.0", ",", "5.0", ",", "7.0", ",", "10.", ",", "20.", ",", "50.", ",", "1000."}], "}"}]}], "}"}]}], "]"}]}], "]"}]}], ";"}]], "Input", CellChangeTimes->{{3.665844746610588*^9, 3.665844813200247*^9}, { 3.6658449481685133`*^9, 3.665844973736765*^9}, {3.665926812322191*^9, 3.6659268241772833`*^9}, {3.665937433416114*^9, 3.665937439242037*^9}, { 3.665940645023807*^9, 3.665940680203533*^9}, {3.7327920164431667`*^9, 3.732792017796247*^9}}], Cell[BoxData[ RowBox[{ StyleBox[ RowBox[{"Power", "::", "infy"}], "MessageName"], RowBox[{ ":", " "}], "\<\"Infinite expression \[NoBreak]\\!\\(\\*FractionBox[\\\"1\\\ \", \\\"0.`\\\"]\\)\[NoBreak] encountered. \\!\\(\\*ButtonBox[\\\"\ \[RightSkeleton]\\\", ButtonStyle->\\\"Link\\\", ButtonFrame->None, \ ButtonData:>\\\"paclet:ref/message/General/infy\\\", ButtonNote -> \ \\\"Power::infy\\\"]\\)\"\>"}]], "Message", "MSG", CellChangeTimes->{3.6658448245168056`*^9, 3.665844985380189*^9, 3.665851746644135*^9, 3.665923220578361*^9, 3.665932159403955*^9, 3.665939744436665*^9}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"ListLogLogPlot", "[", RowBox[{"tmpGeTable", ",", RowBox[{"PlotStyle", "\[Rule]", RowBox[{"Blend", "[", RowBox[{"{", RowBox[{"Blue", ",", "Gray"}], "}"}], "]"}]}], ",", RowBox[{"FrameLabel", "\[Rule]", RowBox[{"{", RowBox[{ "\"\<\!\(\*SubscriptBox[\(m\), \(\[Chi]\)]\) [MeV]\>\"", ",", "\"\<\!\(\*SubscriptBox[OverscriptBox[\(\[Sigma]\), \(_\)], \(e\)]\)[\!\ \(\*SuperscriptBox[\(cm\), \(2\)]\)]\>\""}], "}"}]}]}], "]"}]], "Input", CellChangeTimes->{{3.665844838775634*^9, 3.66584488082941*^9}, { 3.66584494203379*^9, 3.665844942472233*^9}, {3.6658449773520308`*^9, 3.6658449830645933`*^9}, {3.665845123479266*^9, 3.665845131445238*^9}, { 3.66584551006583*^9, 3.665845511402212*^9}, {3.665851742380218*^9, 3.6658517425471163`*^9}, {3.665923124409004*^9, 3.665923126231867*^9}, { 3.6659242622676163`*^9, 3.665924263003804*^9}, {3.665924505119733*^9, 3.665924505383731*^9}, {3.665926776000308*^9, 3.665926810009778*^9}, { 3.665937254576035*^9, 3.665937295243541*^9}, {3.665940818229783*^9, 3.665940829987398*^9}}], Cell[BoxData[ GraphicsBox[{{}, {{}, {}, {RGBColor[0.25, 0.25, 0.75], PointSize[0.012833333333333334`], AbsoluteThickness[1.6], LineBox[{{-0.6931471805599453, -86.26214604454933}, { 0., -89.98063248124366}, {0.6931471805599453, -93.06944953293961}, { 1.0986122886681098`, -94.26856985958143}, { 1.6094379124341003`, -94.97360000399966}, { 1.9459101490553132`, -95.10494543741125}, { 2.302585092994046, -95.07154998706025}, { 2.995732273553991, -94.72507098025316}, { 3.912023005428146, -94.00363702501204}, { 6.907755278982137, -91.12788137259948}}]}}, {}}, AspectRatio->1., Axes->{False, False}, AxesLabel->{None, None}, AxesOrigin->{-0.6551426682622349, -95.06073144044693}, CoordinatesToolOptions:>{"DisplayFunction" -> ({ Exp[ Part[#, 1]], Exp[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Exp[ Part[#, 1]], Exp[ Part[#, 2]]}& )}, DisplayFunction->Identity, Frame->{{True, True}, {True, True}}, FrameLabel->{{ FormBox[ "\"\\!\\(\\*SubscriptBox[OverscriptBox[\\(\[Sigma]\\), \\(_\\)], \ \\(e\\)]\\)[\\!\\(\\*SuperscriptBox[\\(cm\\), \\(2\\)]\\)]\"", TraditionalForm], None}, { FormBox[ "\"\\!\\(\\*SubscriptBox[\\(m\\), \\(\[Chi]\\)]\\) [MeV]\"", TraditionalForm], None}}, FrameStyle->Directive[ Thickness[0.002]], FrameTicks->FrontEndValueCache[{{ Charting`ScaledTicks[{Log, Exp}], Charting`ScaledFrameTicks[{Log, Exp}]}, { Charting`ScaledTicks[{Log, Exp}], Charting`ScaledFrameTicks[{Log, Exp}]}}, {{{{-94.40598881275588, FormBox[ TemplateBox[{"10", RowBox[{"-", "41"}]}, "Superscript", SyntaxForm -> SuperscriptBox], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-92.10340371976183, FormBox[ TemplateBox[{"10", RowBox[{"-", "40"}]}, "Superscript", SyntaxForm -> SuperscriptBox], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-89.80081862676778, FormBox[ TemplateBox[{"10", RowBox[{"-", "39"}]}, "Superscript", SyntaxForm -> SuperscriptBox], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-87.49823353377374, FormBox[ TemplateBox[{"10", RowBox[{"-", "38"}]}, "Superscript", SyntaxForm -> SuperscriptBox], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-96.70857390574992, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-96.01542672518997, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-95.60996161708181, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-95.32227954463004, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-95.09913599331581, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-94.91681443652186, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-94.76266375669461, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-94.62913236407009, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-94.5113493284137, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-93.71284163219593, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-93.30737652408776, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-93.01969445163598, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-92.79655090032178, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-92.61422934352782, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-92.46007866370056, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-92.32654727107604, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-92.20876423541965, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-91.41025653920188, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-91.00479143109372, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-90.71710935864193, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-90.49396580732773, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-90.31164425053377, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-90.15749357070652, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-90.02396217808199, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-89.90617914242561, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-89.10767144620783, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-88.70220633809967, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-88.41452426564788, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-88.19138071433368, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-88.00905915753972, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-87.85490847771247, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-87.72137708508795, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-87.60359404943156, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-86.8050863532138, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-86.39962124510562, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-86.11193917265385, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-85.88879562133964, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-85.70647406454569, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-85.55232338471842, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-85.4187919920939, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-85.30100895643751, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-85.19564844077969, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-84.50250126021974, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-84.09703615211158, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}}, {{-94.40598881275588, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-92.10340371976183, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-89.80081862676778, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-87.49823353377374, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-96.70857390574992, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-96.01542672518997, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-95.60996161708181, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-95.32227954463004, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-95.09913599331581, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-94.91681443652186, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-94.76266375669461, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-94.62913236407009, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-94.5113493284137, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-93.71284163219593, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-93.30737652408776, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-93.01969445163598, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-92.79655090032178, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-92.61422934352782, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-92.46007866370056, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-92.32654727107604, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-92.20876423541965, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-91.41025653920188, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-91.00479143109372, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-90.71710935864193, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-90.49396580732773, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-90.31164425053377, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-90.15749357070652, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-90.02396217808199, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-89.90617914242561, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-89.10767144620783, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-88.70220633809967, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-88.41452426564788, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-88.19138071433368, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-88.00905915753972, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-87.85490847771247, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-87.72137708508795, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-87.60359404943156, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-86.8050863532138, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-86.39962124510562, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-86.11193917265385, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-85.88879562133964, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-85.70647406454569, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-85.55232338471842, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-85.4187919920939, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-85.30100895643751, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-85.19564844077969, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-84.50250126021974, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-84.09703615211158, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}}}, {{{0., FormBox["1", TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {2.302585092994046, FormBox["10", TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {4.605170185988092, FormBox["100", TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {6.907755278982137, FormBox["1000", TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-2.3025850929940455`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-1.6094379124341003`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-1.2039728043259361`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.916290731874155, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.6931471805599453, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.5108256237659907, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.35667494393873245`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.2231435513142097, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.10536051565782628`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {0.6931471805599453, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.0986122886681098`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.3862943611198906`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.6094379124341003`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.791759469228055, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.9459101490553132`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {2.0794415416798357`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {2.1972245773362196`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {2.995732273553991, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {3.4011973816621555`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {3.6888794541139363`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {3.912023005428146, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.0943445622221, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.248495242049359, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.382026634673881, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.499809670330265, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {5.298317366548036, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {5.703782474656201, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {5.991464547107982, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {6.214608098422191, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {6.396929655216146, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {6.551080335043404, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {6.684611727667927, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {6.802394763324311, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {7.313220387090301, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {7.600902459542082, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}}, {{0., FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {2.302585092994046, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {4.605170185988092, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {6.907755278982137, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-2.3025850929940455`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-1.6094379124341003`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-1.2039728043259361`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.916290731874155, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.6931471805599453, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.5108256237659907, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.35667494393873245`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.2231435513142097, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-0.10536051565782628`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {0.6931471805599453, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.0986122886681098`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.3862943611198906`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.6094379124341003`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.791759469228055, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {1.9459101490553132`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {2.0794415416798357`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {2.1972245773362196`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {2.995732273553991, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {3.4011973816621555`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {3.6888794541139363`, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {3.912023005428146, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.0943445622221, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.248495242049359, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.382026634673881, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {4.499809670330265, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {5.298317366548036, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {5.703782474656201, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {5.991464547107982, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {6.214608098422191, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {6.396929655216146, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {6.551080335043404, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {6.684611727667927, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {6.802394763324311, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {7.313220387090301, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {7.600902459542082, FormBox[ InterpretationBox[ StyleBox[ GraphicsBox[{}, ImageSize -> {0., 0.}, BaselinePosition -> Baseline], "CacheGraphics" -> False], Spacer[{0., 0.}]], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}}}}], FrameTicksStyle->GrayLevel[0], GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], ImageSize->350, LabelStyle->{ GrayLevel[0], FontSize -> 18, FontFamily -> "Times"}, Method->{}, PlotRange->{{-0.6931471805599453, 6.907755278982137}, {-95.10494543741125, -86.26214604454933}}, PlotRangeClipping->True, PlotRangePadding->{{0, 0}, {0, 0}}, Ticks->{ Charting`ScaledTicks[{Log, Exp}], Charting`ScaledTicks[{Log, Exp}]}, TicksStyle->GrayLevel[0]]], "Output", CellChangeTimes->{ 3.665844932186202*^9, {3.665845120784704*^9, 3.665845131945578*^9}, 3.665845515199472*^9, {3.665924255940936*^9, 3.665924263970113*^9}, 3.6659368311810637`*^9, {3.665937269388927*^9, 3.6659372955561457`*^9}, { 3.66594081436939*^9, 3.665940830770804*^9}}] }, Open ]] }, Open ]] }, Open ]] }, Open ]] }, Open ]] }, WindowSize->{808, 651}, WindowMargins->{{17, Automatic}, {Automatic, 15}}, FrontEndVersion->"10.3 for Mac OS X x86 (32-bit, 64-bit Kernel) (December 10, \ 2015)", StyleDefinitions->"Default.nb" ] (* End of Notebook Content *) (* Internal cache information *) (*CellTagsOutline CellTagsIndex->{} *) (*CellTagsIndex CellTagsIndex->{} *) (*NotebookFileOutline Notebook[{ Cell[CellGroupData[{ Cell[580, 22, 399, 5, 92, "Title"], Cell[CellGroupData[{ Cell[1004, 31, 161, 2, 62, "Subchapter"], Cell[1168, 35, 1018, 21, 46, "Input"] }, Open ]], Cell[CellGroupData[{ Cell[2223, 61, 156, 2, 62, "Subchapter"], Cell[CellGroupData[{ Cell[2404, 67, 99, 1, 44, "Subsection"], Cell[2506, 70, 1361, 35, 80, "Input"], Cell[3870, 107, 2970, 68, 140, "Input"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[6889, 181, 319, 4, 62, "Subchapter"], Cell[7211, 187, 1579, 38, 107, "Input"], Cell[8793, 227, 2228, 68, 112, "Input"] }, Open ]], Cell[CellGroupData[{ Cell[11058, 300, 341, 9, 62, "Subchapter"], Cell[11402, 311, 1058, 22, 50, "Input"], Cell[12463, 335, 4266, 114, 358, "Input"], Cell[16732, 451, 489, 12, 50, "Input"] }, Open ]], Cell[CellGroupData[{ Cell[17258, 468, 192, 3, 62, "Subchapter"], Cell[17453, 473, 592, 17, 69, "Input"], Cell[CellGroupData[{ Cell[18070, 494, 89, 1, 64, "Section"], Cell[18162, 497, 112, 1, 30, "Text"], Cell[18277, 500, 6397, 125, 260, "Input"], Cell[24677, 627, 1515, 30, 52, "Input"], Cell[CellGroupData[{ Cell[26217, 661, 251, 8, 51, "Subsection"], Cell[CellGroupData[{ Cell[26493, 673, 4144, 81, 154, "Input"], Cell[30640, 756, 14274, 325, 350, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[44951, 1086, 4091, 81, 154, "Input"], Cell[49045, 1169, 38160, 954, 316, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[87254, 2129, 542, 17, 41, "Subsection"], Cell[87799, 2148, 1748, 37, 80, "Input"], Cell[CellGroupData[{ Cell[89572, 2189, 1831, 38, 113, "Input"], Cell[CellGroupData[{ Cell[91428, 2231, 299, 6, 22, "Print"], Cell[91730, 2239, 699, 14, 26, "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[92478, 2259, 1729, 36, 113, "Input"], Cell[CellGroupData[{ Cell[94232, 2299, 389, 7, 22, "Print"], Cell[94624, 2308, 793, 15, 26, "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[95466, 2329, 1114, 30, 108, "Input"], Cell[96583, 2361, 571, 11, 39, "Message"] }, Open ]], Cell[CellGroupData[{ Cell[97191, 2377, 1009, 19, 57, "Input"], Cell[98203, 2398, 68298, 1716, 327, "Output"] }, Open ]] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[166562, 4121, 87, 1, 64, "Section"], Cell[166652, 4124, 114, 1, 30, "Text"], Cell[166769, 4127, 6498, 126, 260, "Input"], Cell[173270, 4255, 1567, 31, 52, "Input"], Cell[CellGroupData[{ Cell[174862, 4290, 233, 7, 51, "Subsection"], Cell[CellGroupData[{ Cell[175120, 4301, 4164, 81, 134, "Input"], Cell[179287, 4384, 8690, 215, 334, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[188014, 4604, 4169, 81, 134, "Input"], Cell[192186, 4687, 38758, 969, 316, "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[230993, 5662, 540, 17, 49, "Subsection"], Cell[231536, 5681, 1768, 31, 80, "Input"], Cell[CellGroupData[{ Cell[233329, 5716, 1926, 39, 113, "Input"], Cell[CellGroupData[{ Cell[235280, 5759, 387, 7, 22, "Print"], Cell[235670, 5768, 785, 15, 26, "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[236504, 5789, 2067, 41, 141, "Input"], Cell[CellGroupData[{ Cell[238596, 5834, 378, 8, 22, "Print"], Cell[238977, 5844, 778, 16, 26, "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[239804, 5866, 1206, 31, 108, "Input"], Cell[241013, 5899, 596, 12, 39, "Message"] }, Open ]], Cell[CellGroupData[{ Cell[241646, 5916, 1107, 21, 57, "Input"], Cell[242756, 5939, 56500, 1418, 327, "Output"] }, Open ]] }, Open ]] }, Open ]] }, Open ]] }, Open ]] } ] *) (* End of internal cache information *)