-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathPhotonSpectrum.nb
834 lines (809 loc) · 34.2 KB
/
PhotonSpectrum.nb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
(* Content-type: application/vnd.wolfram.mathematica *)
(*** Wolfram Notebook File ***)
(* http://www.wolfram.com/nb *)
(* CreatedBy='Mathematica 12.2' *)
(*CacheID: 234*)
(* Internal cache information:
NotebookFileLineBreakTest
NotebookFileLineBreakTest
NotebookDataPosition[ 158, 7]
NotebookDataLength[ 34899, 826]
NotebookOptionsPosition[ 32983, 790]
NotebookOutlinePosition[ 33420, 807]
CellTagsIndexPosition[ 33377, 804]
WindowFrame->Normal*)
(* Beginning of Notebook Content *)
Notebook[{
Cell["\<\
Get the photon flux of generic spectrum. PPPC uses GeV. Output should be MeV \
to match the Fermi analysis.\
\>", "Text",
CellChangeTimes->{{3.822507230577181*^9, 3.8225072465284367`*^9}, {
3.8226962300067244`*^9,
3.822696269232065*^9}},ExpressionUUID->"e9d4ee1d-d5b2-4f2a-80a4-\
cdd2bda4a3db"],
Cell[BoxData[
RowBox[{
RowBox[{
"Get", "[",
"\"\</Users/austingottfredson/Indirect-Dark-Matter-Detection/dlNdlxEW.m\>\"\
", "]"}], ";"}]], "Input",
CellLabel->"In[1]:=",ExpressionUUID->"5cabe9e3-525d-451f-bcca-cedc1d00b0f0"],
Cell[BoxData[{
RowBox[{
RowBox[{
RowBox[{"mdm", "=", "100"}], ";"}], " ",
RowBox[{"(*", " ", "GeV", " ", "*)"}]}], "\[IndentingNewLine]",
RowBox[{
RowBox[{"primary", "=", "\"\<b\>\""}], ";"}], "\[IndentingNewLine]",
RowBox[{
RowBox[{
RowBox[{"j0", "=",
RowBox[{"10", "^", "18"}]}], ";"}], " ",
RowBox[{"(*", " ",
RowBox[{
RowBox[{
RowBox[{
RowBox[{"GeV", "^", "2"}], "/",
RowBox[{"cm", "^", "5."}]}], " ", "Update", " ", "this", " ", "to", " ",
"be", " ", "the", " ", "actual", " ", "J"}], "-",
RowBox[{"factor", " ", "and", " ", "change", " ",
RowBox[{"main", ".", "py"}], " ",
RowBox[{"accordingly", "."}]}]}], " ", "*)"}]}], "\[IndentingNewLine]",
RowBox[{
RowBox[{
RowBox[{"sigmav0", "=",
RowBox[{"10", "^",
RowBox[{"-", "25"}]}]}], ";"}], " ",
RowBox[{"(*", " ",
RowBox[{
RowBox[{"cm", "^", "3"}], "/", "s"}], " ",
"*)"}]}], "\[IndentingNewLine]"}], "Input",
CellChangeTimes->{{3.82250684039678*^9, 3.8225068646248693`*^9}, {
3.8228698343576927`*^9, 3.822869852183807*^9}, 3.8230208446656237`*^9,
3.823021784313281*^9, {3.823022722318281*^9, 3.823022783553136*^9}, {
3.823022912781075*^9, 3.823022964811303*^9}, {3.823023064323001*^9,
3.823023066381152*^9}, {3.8230250806439543`*^9, 3.823025085931753*^9}, {
3.823025141970727*^9, 3.8230251477222023`*^9}, 3.823026104265821*^9, {
3.823026598523633*^9, 3.823026608529015*^9}, 3.823107533121542*^9,
3.823107925883819*^9, {3.823282761719162*^9, 3.823282765788455*^9}, {
3.8232849258760567`*^9, 3.823284940955092*^9}, {3.8232851636828213`*^9,
3.823285163896315*^9}, {3.8232853487266817`*^9, 3.823285369535719*^9}},
CellLabel->"In[2]:=",ExpressionUUID->"ff80c8a2-fe75-4954-8a9b-326eaaadd3c9"],
Cell[BoxData[
RowBox[{
RowBox[{
RowBox[{"dndlx", "[",
RowBox[{"mdm_", ",", "primary_"}], "]"}], ":=",
RowBox[{"With", "[",
RowBox[{
RowBox[{"{",
RowBox[{"i", ":=",
RowBox[{"10", "^", "xp"}]}], "}"}], ",",
RowBox[{"Table", "[",
RowBox[{
RowBox[{"{",
RowBox[{
RowBox[{"i", " ", "mdm", "*", "1000"}], ",",
RowBox[{"If", "[",
RowBox[{
RowBox[{
RowBox[{"(", "i", ")"}], "\[LessEqual]", "1"}], ",",
RowBox[{
RowBox[{"10", "^",
RowBox[{"(",
RowBox[{
RowBox[{"dlNdlxIEW", "[",
RowBox[{"primary", "\[Rule]", "\"\<\[Gamma]\>\""}], "]"}],
"[",
RowBox[{"mdm", ",",
RowBox[{"Log", "[",
RowBox[{"10", ",", "i"}], "]"}]}], "]"}], ")"}]}], "/",
RowBox[{"(",
RowBox[{
RowBox[{"Log", "[", "10", "]"}], "i", " ", "mdm", " ", "*",
"1000"}], ")"}]}], ",", "0"}], "]"}]}], "}"}], ",",
RowBox[{"{",
RowBox[{"xp", ",",
RowBox[{"-", "7"}], ",",
RowBox[{"3", "-",
RowBox[{"Log10", "[", "mdm", "]"}]}], ",", ".1"}], "}"}]}], "]"}]}],
"]"}]}], ";"}]], "Input",
CellChangeTimes->{{3.822696880398841*^9, 3.8226968817099113`*^9},
3.822696985535503*^9, {3.822763366896184*^9, 3.822763398343569*^9}, {
3.822763504559988*^9, 3.8227635106808977`*^9}, {3.822763644092952*^9,
3.822763652215115*^9}, {3.82276428616507*^9, 3.8227643044492493`*^9}, {
3.82276439920613*^9, 3.82276441183501*^9}, {3.822764459637704*^9,
3.822764532758614*^9}, {3.8227646212322903`*^9, 3.822764636475642*^9}, {
3.8227646889019136`*^9, 3.8227646890308657`*^9}, {3.822764733337826*^9,
3.8227647621426764`*^9}, {3.823021670194467*^9, 3.823021672065297*^9}, {
3.823107175762671*^9, 3.823107207241769*^9}, {3.823284405649234*^9,
3.823284410987361*^9}, {3.8232844592869663`*^9, 3.823284547089593*^9}, {
3.823284601530425*^9, 3.823284604554381*^9}, {3.823284702633288*^9,
3.823284703417384*^9}, {3.8232847651452436`*^9, 3.823284785129918*^9}, {
3.823284872023822*^9, 3.823284908203867*^9}, {3.823285125925683*^9,
3.8232851568197193`*^9}, {3.8232852185223923`*^9,
3.8232852596534357`*^9}, {3.8232852901544228`*^9, 3.823285294282926*^9}, {
3.82328533337982*^9, 3.823285334913665*^9}},
CellLabel->"In[6]:=",ExpressionUUID->"ab89bc07-32bb-4006-be7a-cd69831f13b2"],
Cell[CellGroupData[{
Cell[BoxData[
RowBox[{"ListLogLogPlot", "[",
RowBox[{
RowBox[{"dndlx", "[",
RowBox[{"mdm", ",", "primary"}], "]"}], ",",
RowBox[{"AxesLabel", "\[Rule]",
RowBox[{"{", "\"\<Photon energy MeV\>\"", "}"}]}]}], "]"}]], "Input",
CellChangeTimes->{{3.8227632860359287`*^9, 3.822763330197481*^9}, {
3.822763412430354*^9, 3.822763421458823*^9}, {3.8227640085200863`*^9,
3.822764013713151*^9}, {3.822869431498217*^9, 3.822869435304983*^9}, {
3.8230207802264547`*^9, 3.823020780381596*^9}, {3.823021679584634*^9,
3.82302169556828*^9}},
CellLabel->"In[7]:=",ExpressionUUID->"811661ed-02c8-426f-865f-8929beb8a5e9"],
Cell[BoxData[
GraphicsBox[{{},
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.011000000000000001`],
AbsoluteThickness[1.6], PointBox[CompressedData["
1:eJw1kwtMU3cUxhsCpS1FyqOttFh6+6ZCqyg2irEn1g1hCyE6A2oclUdxYJRt
RsrmNiuYMB+TyMMhA1FJYXXFdeADi+1hIhOFbGAQjSvJNlbRCKswHm52bmtv
b3Jzc3PuOf/v+33nEnn7txQGUSiUtP/u/5+cbVfstpIozFWZOQ72ShxldT+c
/CwS3Z/ebdafV2HNYM9cfC0L51s2s97gLkczyyTtyIpA3q1+U8JJORJVVblx
5eFoays8GrwowZbXpxqOnQ/DXcVvu9yVMhSWnbm/OEDHvk0L76WbZdg43Rxe
NBOKe0L+SGGelSHfYE4b5VGR+c/nF1ar5Fjvspp0umAMNa7VvvOTHP36gnDw
6dWK8U4Z1vn0UPDyq90dkQY5Cn3ne52aWJo9KCdw3kun3RP9ruJPCXJ88+ed
a0KJSbFXjGzfvBnnAYV8YF+7CJW+/ilnQolo4lktgWzf927ntvnntWmtQkzw
1V3Otcc6uGdl8Rjiex9yrhsQ9txlLEMKeXnuc0r3ruAH6tozRaXUha2xgX6t
+7Z+s6CQiwr/fK1+uvPVzsdssj6lVV5jlkqbYki/M9qNrfmPvzoaHdCvvUdU
J00diULC70/bNKpZyjsdSfZ7tdstdzbpbCys9/MBTaY5x9UTEeAHGba+G4dS
l+CXfr7wQ9ua9zPHmQH+sPAi9pzRHIZN/nwgvsk4Jm9gBPKDTyx5Y4+66YF8
Qen+fjSFSkexP38Q3fq5K6WCFtgPeLHkm5A9q2lY698fUD675K6LoeED/37B
kZKLGX0KGqkvCjpHsr5OL6VhToOt+aPsaGjPN3Vee0Ij9cbA5AHzt9ZTdHxI
WAqYajYs9H1heLOIQerngCN/UVpcHIY7LReUzVQuoLpse0ojk/TDhXaqXG+Y
D0dXcqNHPb4UTGUFY73GCNJfLBy8U1XfX81Cvb3mau8VHuR4GWnW8kjSLx8S
b9ec7vg4Cn/TnTi09WQcuFUXeU5zNOl/GVB373Wa/opBw2Dlxt8LBDDy95Nh
+xYOySMe8jKPiwcdXPzQsqEyVSCEG666Xm96LMlHCDvCnl/2zvGwa3pdUTCD
gC5FnuzwQBz5PxKQvYMyYbgnwLlkTcbQHAFUx6rG4cNCkp8IhkWODV12AjVl
q5LqfxHBdz+ut5XzxJjt4ymG9btma35tkqDRrmblDolhllvRZs2QkXwlEP50
qPItqQKvv14+K++WwFSW+KYySYmPfLyloDl36XjL/kR8qVM88LRKgS7gH7R6
VCR/GZwYuflBXv8KTK2SdHdXy2CfJTmxfWIlmYccgtRJY/zryfgvcHsVSw==
"]]}, {{}, {}}},
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
Axes->{True, True},
AxesLabel->{
FormBox["\"Photon energy MeV\"", TraditionalForm], None},
AxesOrigin->{-5.283753206015418, -19.948502858776536`},
DisplayFunction->Identity,
Frame->{{False, False}, {False, False}},
FrameLabel->{{None, None}, {None, None}},
FrameTicks->{{
Charting`ScaledTicks[{Log, Exp}],
Charting`ScaledFrameTicks[{Log, Exp}]}, {
Charting`ScaledTicks[{Log, Exp}],
Charting`ScaledFrameTicks[{Log, Exp}]}},
GridLines->{None, None},
GridLinesStyle->Directive[
GrayLevel[0.5, 0.4]],
Method->{
"OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True,
"CoordinatesToolOptions" -> {"DisplayFunction" -> ({
Exp[
Part[#, 1]],
Exp[
Part[#, 2]]}& ), "CopiedValueFunction" -> ({
Exp[
Part[#, 1]],
Exp[
Part[#, 2]]}& )}},
PlotRange->{{-5.283753206015418,
11.512925464970229`}, {-19.948502858776536`, -3.0100515385832027`}},
PlotRangeClipping->True,
PlotRangePadding->{{
Scaled[0.02],
Scaled[0.02]}, {
Scaled[0.02],
Scaled[0.05]}},
Ticks->FrontEndValueCache[{
Charting`ScaledTicks[{Log, Exp}],
Charting`ScaledTicks[{Log, Exp}]}, {{{-4.605170185988091,
FormBox[
TagBox[
InterpretationBox[
StyleBox["\"0.01\"", ShowStringCharacters -> False], 0.01,
AutoDelete -> True], NumberForm[#, {
DirectedInfinity[1], 2}]& ], TraditionalForm], {0.01, 0.}}, {0.,
FormBox["1", TraditionalForm], {0.01, 0.}}, {4.605170185988092,
FormBox["100", TraditionalForm], {0.01, 0.}}, {9.210340371976184,
FormBox[
TemplateBox[{"10", "4"}, "Superscript", SyntaxForm -> SuperscriptBox],
TraditionalForm], {0.01, 0.}}, {-2.3025850929940455`,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}}, {
2.302585092994046,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}}, {
6.907755278982137,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}}, {
11.512925464970229`,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}}, {
13.815510557964274`,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}}, {
13.9108207377686,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}}, {
13.997832114758229`,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005,
0.}}}, {{-18.420680743952367`,
FormBox[
TemplateBox[{"10",
RowBox[{"-", "8"}]}, "Superscript", SyntaxForm -> SuperscriptBox],
TraditionalForm], {0.01, 0.}}, {-13.815510557964274`,
FormBox[
TemplateBox[{"10",
RowBox[{"-", "6"}]}, "Superscript", SyntaxForm -> SuperscriptBox],
TraditionalForm], {0.01, 0.}}, {-9.210340371976182,
FormBox[
TemplateBox[{"10",
RowBox[{"-", "4"}]}, "Superscript", SyntaxForm -> SuperscriptBox],
TraditionalForm], {0.01, 0.}}, {-4.605170185988091,
FormBox[
TagBox[
InterpretationBox[
StyleBox["\"0.01\"", ShowStringCharacters -> False], 0.01,
AutoDelete -> True], NumberForm[#, {
DirectedInfinity[1], 2}]& ], TraditionalForm], {0.01,
0.}}, {-16.11809565095832,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005,
0.}}, {-11.512925464970229`,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005,
0.}}, {-6.907755278982137,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005,
0.}}, {-2.3025850929940455`,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}}, {0.,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}}, {
0.09531017980432493,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}}, {
0.1823215567939546,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005,
0.}}}}]]], "Output",
CellChangeTimes->{
3.822763422219824*^9, 3.822763514406378*^9, 3.822763662056014*^9,
3.822763911588291*^9, 3.8227640161799183`*^9, 3.8227643199437017`*^9,
3.822764537950872*^9, 3.82276465032502*^9, 3.822764693415496*^9, {
3.822764736611085*^9, 3.8227647649828568`*^9}, 3.822869573250719*^9,
3.823020850462502*^9, 3.823021696571911*^9, 3.82302180094738*^9,
3.8230251167308817`*^9, 3.8230261189477577`*^9, 3.823026633594041*^9,
3.823107220889316*^9, 3.823107542213016*^9, 3.823107934628461*^9,
3.823282772677335*^9, 3.823284428417069*^9, 3.8232845171057243`*^9,
3.823284558204928*^9, 3.82328461133309*^9, 3.8232847136318607`*^9, {
3.823284782180472*^9, 3.823284789276379*^9}, {3.823284881240263*^9,
3.823284946363482*^9}, {3.823285148384407*^9, 3.823285168435598*^9},
3.823285223153185*^9, {3.823285286970023*^9, 3.823285297718566*^9}, {
3.823285337647523*^9, 3.823285377172571*^9}, 3.823285639587223*^9,
3.8236260764062357`*^9},
CellLabel->"Out[7]=",ExpressionUUID->"b68fca90-c4e0-4563-aa49-e6e4ab2ff354"]
}, Open ]],
Cell["\<\
photonflux will give the specfile needed to upload to the python file\
\>", "Text",
CellChangeTimes->{{3.822869456144742*^9,
3.8228694842944593`*^9}},ExpressionUUID->"20358e7d-316e-415d-b8ab-\
0c2122c59dc2"],
Cell[BoxData[
RowBox[{
RowBox[{"photonflux", "[",
RowBox[{"mdm_", ",", "primary_"}], "]"}], ":=",
RowBox[{"Table", "[",
RowBox[{
RowBox[{"{",
RowBox[{
RowBox[{
RowBox[{"dndlx", "[",
RowBox[{"mdm", ",", "primary"}], "]"}], "[",
RowBox[{"[",
RowBox[{"n", ",", "1"}], "]"}], "]"}], ",",
RowBox[{
RowBox[{"1", "/",
RowBox[{"(",
RowBox[{"4", " ", "Pi"}], ")"}]}],
RowBox[{"sigmav0", "/",
RowBox[{"(",
RowBox[{"2", " ",
RowBox[{"mdm", "^", "2"}]}], ")"}]}], " ",
RowBox[{
RowBox[{"dndlx", "[",
RowBox[{"mdm", ",", "primary"}], "]"}], "[",
RowBox[{"[",
RowBox[{"n", ",", "2"}], "]"}], "]"}], " ", "j0"}]}], "}"}], ",",
RowBox[{"{",
RowBox[{"n", ",", "1", ",",
RowBox[{"Length", "[",
RowBox[{"dndlx", "[",
RowBox[{"mdm", ",", "primary"}], "]"}], "]"}]}], "}"}]}],
"]"}]}]], "Input",
CellChangeTimes->{{3.8227647827740927`*^9, 3.822764862009137*^9}, {
3.822764986152335*^9, 3.822765070522522*^9}, {3.8230217069341288`*^9,
3.823021708047833*^9}, {3.823107093194663*^9, 3.823107096159214*^9}},
CellLabel->"In[8]:=",ExpressionUUID->"b676f194-ce57-4cdf-b869-8b206f797044"],
Cell[CellGroupData[{
Cell[BoxData[
RowBox[{"ListLogLogPlot", "[",
RowBox[{
RowBox[{"photonflux", "[",
RowBox[{"mdm", ",", "primary"}], "]"}], ",",
RowBox[{"AxesLabel", "\[Rule]",
RowBox[{"{",
RowBox[{
"\"\<Photon energy (MeV)\>\"", ",", "\"\<Number of photons\>\""}],
"}"}]}]}], "]"}]], "Input",
CellChangeTimes->{{3.8230207844497547`*^9, 3.823020784601678*^9}, {
3.8230213063239603`*^9, 3.823021361391*^9}, {3.823021448177114*^9,
3.823021458899897*^9}, {3.8230217115298843`*^9, 3.8230217118903522`*^9}},
CellLabel->"In[9]:=",ExpressionUUID->"bc0a8e13-adc8-4bea-a793-7efa6de70edb"],
Cell[BoxData[
GraphicsBox[{{},
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.011000000000000001`],
AbsoluteThickness[1.6], PointBox[CompressedData["
1:eJw1kw9Qk3UYx8eOUGnI2NhUQN34zzRR1NuBx37Pu3dsxV2EcSWKBSh/8iix
yESh/BMpYrQpiPLHHRBxQgpHSrC23KOJHsW6tEQxGBQEUg0XhPzxaNX2vu/d
e++997zP8/t+P9/nle7KfTmTy+FwNP/d/z/Fr7Qb23IE+K6h6teqO2q8xzc8
eHTYBxeo+X+Ej+OwrMc0vbqcj8e+3e5fyovDRv7RkJZEb/RMMsg9ZCqUFhen
Bhz0wvW8ullTEY21Dm1lSd2z+LOp6pPpMRolB879ONu9BPfndW1IsNNYPaH3
yp5chPrd34wobDT6ZzVq7vl54G3p747nBSqsGLh8lKbdUc0Rj/0Qo0KXPi52
7Nycf2WKxrNOPRzcJx1SgkSFEuf5C+YzF5ccN/Wz582Z8/Q9E10f0ih2zn9i
9hl56Y67mkaRc96kOf3N0yfv25Uoc/bbzEtjE3VPPleiyPn9qLlv8JjJkqvE
CGd9wHwqL9ZPu0aJzzjfLeYc43frRI8o5DDXjcL4zO5LFFsn8lZRZ8zbFNtP
3IxJtakbKQx3zSd8ifXVMC5bt5GI6Bc+SnsIjN9J0iO++k5uB7D6yfuNc4Ur
zgFKXf7ITE2CnyMfmP4Fou0YIiM7AStcfCBs0d1LJ5XsPC5st03V58kAz7v4
AvJSrtX6AssfdlPR6UFugBdc+cDa5A+aaoYImx/crywY/+ImYfOFF+s0exQt
BINc+cOf/bJM6wXC7gdk3VK1upcTLHftD1iuZ+R46gj2uvYLZtuG5bozhNEn
AOvrhuEj1QSTK9v0h7YJYWGfo2FvM2H0+kKIsCHjLTPBB9LmDF6kCMJWphek
PSSMfjFwtiZM3ZwnmNJcL9N7LAMQDa7N5bN+lkGLID42MBRwIKraHmldDqbx
r//WKIDxtwKSjMubf0oGTDOWfXm93Q8eu0Uc+Ws/MH79YdyvqmlDBeAw/XFh
UmkASBfXfFVmBMb/Sshct9mbNwqY1VOk/C1jFVyrK9oq9KEYHquBzzOknFVQ
mNesKNqySgJPXzukfZpLMXwk0BoUV1rwGYVXJ2Ky3T2lsGNM2P/HIMX8j1LQ
Xr59JVyixOkoebxlWgpdp30V9iwlwy8QZmUzoxfblSg/sPG5il8CYX1vBb3D
i8ZtTp5BUHZQVbhpL435xkh+qiUIqDfCqew+muEbDCcCCjqXJqqw07FmKswQ
DIff0x33uKvCPifvEBCURM1/uisO5+jwXntDCNza8/2mMa6a4R8KJaca+bYm
NW4pDjYYdKFQMJNm847WMHmEQVe09UZ3vQb/Bf0dHJc=
"]]}, {{}, {}}},
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
Axes->{True, True},
AxesLabel->{
FormBox["\"Photon energy (MeV)\"", TraditionalForm],
FormBox["\"Number of photons\"", TraditionalForm]},
AxesOrigin->{-5.283753206015418, -48.50111030924029},
DisplayFunction->Identity,
Frame->{{False, False}, {False, False}},
FrameLabel->{{None, None}, {None, None}},
FrameTicks->{{
Charting`ScaledTicks[{Log, Exp}],
Charting`ScaledFrameTicks[{Log, Exp}]}, {
Charting`ScaledTicks[{Log, Exp}],
Charting`ScaledFrameTicks[{Log, Exp}]}},
GridLines->{None, None},
GridLinesStyle->Directive[
GrayLevel[0.5, 0.4]],
Method->{
"OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True,
"CoordinatesToolOptions" -> {"DisplayFunction" -> ({
Exp[
Part[#, 1]],
Exp[
Part[#, 2]]}& ), "CopiedValueFunction" -> ({
Exp[
Part[#, 1]],
Exp[
Part[#, 2]]}& )}},
PlotRange->{{-5.283753206015418,
11.512925464970229`}, {-48.50111030924029, -31.56265898904694}},
PlotRangeClipping->True,
PlotRangePadding->{{
Scaled[0.02],
Scaled[0.02]}, {
Scaled[0.02],
Scaled[0.05]}},
Ticks->FrontEndValueCache[{
Charting`ScaledTicks[{Log, Exp}],
Charting`ScaledTicks[{Log, Exp}]}, {{{-4.605170185988091,
FormBox[
TagBox[
InterpretationBox[
StyleBox["\"0.01\"", ShowStringCharacters -> False], 0.01,
AutoDelete -> True], NumberForm[#, {
DirectedInfinity[1], 2}]& ], TraditionalForm], {0.01, 0.}}, {0.,
FormBox["1", TraditionalForm], {0.01, 0.}}, {4.605170185988092,
FormBox["100", TraditionalForm], {0.01, 0.}}, {9.210340371976184,
FormBox[
TemplateBox[{"10", "4"}, "Superscript", SyntaxForm -> SuperscriptBox],
TraditionalForm], {0.01, 0.}}, {-2.3025850929940455`,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}}, {
2.302585092994046,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}}, {
6.907755278982137,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}}, {
11.512925464970229`,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}}, {
13.815510557964274`,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}}, {
13.9108207377686,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}}, {
13.997832114758229`,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005,
0.}}}, {{-48.35428695287496,
FormBox[
TemplateBox[{"10",
RowBox[{"-", "21"}]}, "Superscript", SyntaxForm -> SuperscriptBox],
TraditionalForm], {0.01, 0.}}, {-43.74911676688687,
FormBox[
TemplateBox[{"10",
RowBox[{"-", "19"}]}, "Superscript", SyntaxForm -> SuperscriptBox],
TraditionalForm], {0.01, 0.}}, {-39.14394658089878,
FormBox[
TemplateBox[{"10",
RowBox[{"-", "17"}]}, "Superscript", SyntaxForm -> SuperscriptBox],
TraditionalForm], {0.01, 0.}}, {-34.538776394910684`,
FormBox[
TemplateBox[{"10",
RowBox[{"-", "15"}]}, "Superscript", SyntaxForm -> SuperscriptBox],
TraditionalForm], {0.01, 0.}}, {-46.051701859880914`,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005,
0.}}, {-41.44653167389282,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005,
0.}}, {-36.841361487904734`,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005,
0.}}, {-32.23619130191664,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005,
0.}}, {-29.933606208922594`,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005,
0.}}, {-29.240459028362647`,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005,
0.}}, {-28.834993920254483`,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005,
0.}}, {-28.547311847802703`,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005,
0.}}, {-28.324168296488494`,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005,
0.}}}}]]], "Output",
CellChangeTimes->{3.8228695734088707`*^9, 3.8230208506472607`*^9,
3.8230214598361197`*^9, 3.823021712885379*^9, 3.823021801137314*^9,
3.823025116891597*^9, 3.823026119115705*^9, 3.823026633784698*^9,
3.823107221103271*^9, 3.82310754243548*^9, 3.823107934852312*^9,
3.8232827728572083`*^9, 3.823284437922987*^9, 3.823285526591123*^9,
3.823285639924282*^9, 3.823626076615514*^9},
CellLabel->"Out[9]=",ExpressionUUID->"c4b29f4b-fe48-4fa4-bc6e-61a018860460"]
}, Open ]],
Cell["\<\
eflux multiplies the spectrum by k (kinetic energy of photon) to get energy \
flux\
\>", "Text",
CellChangeTimes->{{3.822869494549096*^9,
3.822869528928989*^9}},ExpressionUUID->"b444cc67-976c-4dd7-b0bb-\
375485ce7952"],
Cell[BoxData[
RowBox[{
RowBox[{"eflux", "[",
RowBox[{"mdm_", ",", "primary_"}], "]"}], ":=",
RowBox[{"Table", "[",
RowBox[{
RowBox[{"{",
RowBox[{
RowBox[{
RowBox[{"dndlx", "[",
RowBox[{"mdm", ",", "primary"}], "]"}], "[",
RowBox[{"[",
RowBox[{"n", ",", "1"}], "]"}], "]"}], ",",
RowBox[{
RowBox[{"1", "/",
RowBox[{"(",
RowBox[{"4", " ", "Pi"}], ")"}]}],
RowBox[{"sigmav0", "/",
RowBox[{"(",
RowBox[{"2", " ",
RowBox[{"mdm", "^", "2"}]}], ")"}]}], " ",
RowBox[{
RowBox[{"dndlx", "[",
RowBox[{"mdm", ",", "primary"}], "]"}], "[",
RowBox[{"[",
RowBox[{"n", ",", "2"}], "]"}], "]"}], "*",
RowBox[{
RowBox[{"dndlx", "[",
RowBox[{"mdm", ",", "primary"}], "]"}], "[",
RowBox[{"[",
RowBox[{"n", ",", "1"}], "]"}], "]"}], " ", "j0"}]}], "}"}], ",",
RowBox[{"{",
RowBox[{"n", ",", "1", ",",
RowBox[{"Length", "[",
RowBox[{"dndlx", "[",
RowBox[{"mdm", ",", "primary"}], "]"}], "]"}]}], "}"}]}],
"]"}]}]], "Input",
CellChangeTimes->{{3.822765394755661*^9, 3.822765431647244*^9}, {
3.822765481765193*^9, 3.822765497526705*^9}},
CellLabel->"In[10]:=",ExpressionUUID->"4142c102-d532-4195-b3d1-8ebdc25a5920"],
Cell[CellGroupData[{
Cell[BoxData[
RowBox[{"ListLogLogPlot", "[",
RowBox[{
RowBox[{"eflux", "[",
RowBox[{"mdm", ",", "primary"}], "]"}], ",",
RowBox[{"AxesLabel", "\[Rule]",
RowBox[{"{",
RowBox[{
"\"\<Photon energy (MeV)\>\"", ",", "\"\<e*dn/de energy flux\>\""}],
"}"}]}]}], "]"}]], "Input",
CellChangeTimes->{{3.822765520134816*^9, 3.8227655229882402`*^9}, {
3.823020787836135*^9, 3.8230207879963703`*^9}, {3.823021475238367*^9,
3.823021506524111*^9}, {3.8230217227498817`*^9, 3.823021723369914*^9}, {
3.823022420096344*^9, 3.823022434908812*^9}, {3.8231086809857473`*^9,
3.823108687121756*^9}},
CellLabel->"In[11]:=",ExpressionUUID->"a44367be-0209-409c-8fe7-173a1162d4a7"],
Cell[BoxData[
GraphicsBox[{{},
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.011000000000000001`],
AbsoluteThickness[1.6], PointBox[CompressedData["
1:eJw1kwtMU2cUxwtIRSbYCm0VHaVQ8IETguF1W3pPWzoUk7mVEZiysWiBEWEO
IeEhDlnq0jCFZXSdTYWIcWqLuuFWHKPjHlzMcBZ1sDKJwaxuw8do05TAZBvr
6u3tTb7cnJx7zvf//865ov2H1BWhLBarwH+ev/nF1uGBg2uRr+HGcYW70MEZ
uve4jYvr6HgndtttC0I9B2PpuADPc9qTr7y6Bnl0/DKKdLryjc1ReFVvHHml
TIVnfF3Gjr4X0GHbkRN9VoUJjZ9NPru5Ch89/W/EdUKFJndvVJV3JerUPcUV
NSrcUHm+wBHHxi06zeuL9So0zFxuVypXoPBBujC8TYUBfaEYcdXT/W6cCj+l
9bAw1y1RfLDF35++f5manAuvPj6Wz9y3RG3bW23lqfORT/dfpBSCk0fuLyqR
R/fzUpGCQ4JMrRK30vUuKq38dsh9kT9Pfz9L1TX3cXPHFH5dz/MzlEn7r7q9
UoHhdDxOzStTd3eGK5DFPNdbCytuXpIH8+QXKYOm0SJ5sJ70mPVVtc8ANwf6
k40fUiE2MzB5FxkhuBXTqgHGr5cU10z9zhVDUD9pnG36/LidRFHAH3n0+oEL
bxWTTP0yaZodG8p6KENDgA/YGub2dh2WBflBdHpddN1KGZ4K8IXbbx5bPX0m
L8gfwgaPrp+T5WFPYD5Q2vLjD3seSoPzg3lLxJ36j6TB+cIbfTx+FCHFpMD8
4fGt3Olv3ZLgfsBr5/RP3WYJ6gP7Axc7F2pDD0pwKrBf8H2tNcSQIWH0rQXj
KnuDniXBUuNAb0tJDFyILFru+plg9MYCZcrRnr5C4D2RRbM6jQcD+qz9PZ0E
o58Pzdc0fWsaCNxnObu1ly2AJ228O1nlBONHANbqbdcsewicyTB50h6sg1F2
sStMRTD+1sPMqd3CVJLAt4e7B0etccDmXf7ksIxg/G6APzPvXmLlE/ib8kRr
0cmNsMsXa5goIhj/L8IooWP/VEtgpV2r+EMTDwc476hdOoLhIYS/JrnbfRcJ
rLfItJL4BPiu0lE2fZdg+CRArLNf+Mjv/2s3UbUiUgT7Sjq0DkLC/I8i+Goi
45+yYxJcyMguHF8QAacj6peliSC/RKjoj/E0ZUoxu3HHSwZnItzwdL/3xCzF
EppnErSkpJv70/OwaTiNUz6eBDe8OX/H2/MYvmJQFAq/PPK+DL/xpc5vGhJD
oqsjprmAxGmadzKYQiKcv/IBl5SbpzznkmGsNN9nMQLDPwXCvLaR7CQ5SnTi
oaGPU6DGIWhz6uXMPDbB9q7MnESnHP8HhoAPSw==
"]]}, {{}, {}}},
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
Axes->{True, True},
AxesLabel->{
FormBox["\"Photon energy (MeV)\"", TraditionalForm],
FormBox["\"e*dn/de energy flux\"", TraditionalForm]},
AxesOrigin->{-5.283753206015418, -52.12074963916411},
DisplayFunction->Identity,
Frame->{{False, False}, {False, False}},
FrameLabel->{{None, None}, {None, None}},
FrameTicks->{{
Charting`ScaledTicks[{Log, Exp}],
Charting`ScaledFrameTicks[{Log, Exp}]}, {
Charting`ScaledTicks[{Log, Exp}],
Charting`ScaledFrameTicks[{Log, Exp}]}},
GridLines->{None, None},
GridLinesStyle->Directive[
GrayLevel[0.5, 0.4]],
Method->{
"OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True,
"CoordinatesToolOptions" -> {"DisplayFunction" -> ({
Exp[
Part[#, 1]],
Exp[
Part[#, 2]]}& ), "CopiedValueFunction" -> ({
Exp[
Part[#, 1]],
Exp[
Part[#, 2]]}& )}},
PlotRange->{{-5.283753206015418,
11.512925464970229`}, {-52.12074963916411, -26.243935744530084`}},
PlotRangeClipping->True,
PlotRangePadding->{{
Scaled[0.02],
Scaled[0.02]}, {
Scaled[0.02],
Scaled[0.05]}},
Ticks->FrontEndValueCache[{
Charting`ScaledTicks[{Log, Exp}],
Charting`ScaledTicks[{Log, Exp}]}, {{{-4.605170185988091,
FormBox[
TagBox[
InterpretationBox[
StyleBox["\"0.01\"", ShowStringCharacters -> False], 0.01,
AutoDelete -> True], NumberForm[#, {
DirectedInfinity[1], 2}]& ], TraditionalForm], {0.01, 0.}}, {0.,
FormBox["1", TraditionalForm], {0.01, 0.}}, {4.605170185988092,
FormBox["100", TraditionalForm], {0.01, 0.}}, {9.210340371976184,
FormBox[
TemplateBox[{"10", "4"}, "Superscript", SyntaxForm -> SuperscriptBox],
TraditionalForm], {0.01, 0.}}, {-2.3025850929940455`,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}}, {
2.302585092994046,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}}, {
6.907755278982137,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}}, {
11.512925464970229`,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}}, {
13.815510557964274`,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}}, {
13.9108207377686,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}}, {
13.997832114758229`,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005,
0.}}}, {{-50.65687204586901,
FormBox[
TemplateBox[{"10",
RowBox[{"-", "22"}]}, "Superscript", SyntaxForm -> SuperscriptBox],
TraditionalForm], {0.01, 0.}}, {-46.051701859880914`,
FormBox[
TemplateBox[{"10",
RowBox[{"-", "20"}]}, "Superscript", SyntaxForm -> SuperscriptBox],
TraditionalForm], {0.01, 0.}}, {-41.44653167389282,
FormBox[
TemplateBox[{"10",
RowBox[{"-", "18"}]}, "Superscript", SyntaxForm -> SuperscriptBox],
TraditionalForm], {0.01, 0.}}, {-36.841361487904734`,
FormBox[
TemplateBox[{"10",
RowBox[{"-", "16"}]}, "Superscript", SyntaxForm -> SuperscriptBox],
TraditionalForm], {0.01, 0.}}, {-32.23619130191664,
FormBox[
TemplateBox[{"10",
RowBox[{"-", "14"}]}, "Superscript", SyntaxForm -> SuperscriptBox],
TraditionalForm], {0.01, 0.}}, {-27.631021115928547`,
FormBox[
TemplateBox[{"10",
RowBox[{"-", "12"}]}, "Superscript", SyntaxForm -> SuperscriptBox],
TraditionalForm], {0.01, 0.}}, {-48.35428695287496,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005,
0.}}, {-43.74911676688687,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005,
0.}}, {-39.14394658089878,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005,
0.}}, {-34.538776394910684`,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005,
0.}}, {-29.933606208922594`,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005,
0.}}, {-25.328436022934504`,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005,
0.}}, {-23.025850929940457`,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005,
0.}}, {-22.93054075013613,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005,
0.}}, {-22.843529373146502`,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005,
0.}}, {-22.763486665472964`,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005,
0.}}, {-22.689378693319245`,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005,
0.}}, {-22.620385821832294`,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005,
0.}}, {-22.555847300694722`,
FormBox[
TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005,
0.}}}}]]], "Output",
CellChangeTimes->{3.822765524166153*^9, 3.822869573607209*^9,
3.8230208508441267`*^9, 3.823021510571217*^9, 3.8230217295203953`*^9,
3.823021801348853*^9, 3.82302511706837*^9, 3.82302611929617*^9,
3.823026633993971*^9, 3.823107221369832*^9, 3.823107542713254*^9,
3.823107935123721*^9, 3.8231086928828506`*^9, 3.823282773058711*^9,
3.823285535798066*^9, 3.8232856402929*^9, 3.8236260768633747`*^9},
CellLabel->"Out[11]=",ExpressionUUID->"cbfbada9-3a64-4521-852d-52c28e5452e4"]
}, Open ]],
Cell[BoxData[
RowBox[{"With", "[",
RowBox[{
RowBox[{"{",
RowBox[{"i", ":=",
RowBox[{"10", "^", "xp"}]}], "}"}], ",",
RowBox[{"Do", "[",
RowBox[{
RowBox[{"Export", "[",
RowBox[{
RowBox[{
"\"\</Users/austingottfredson/Indirect-Dark-Matter-Detection/Galaxies/\
\>\"", " ", "<>", " ",
RowBox[{"ToString", "[", "i", "]"}], "<>", "\"\<.txt\>\""}], ",", " ",
RowBox[{"photonflux", "[",
RowBox[{"i", ",", "primary"}], "]"}], ",", " ", "\"\<Table\>\""}],
"]"}], ",",
RowBox[{"{",
RowBox[{"xp", ",", "1", ",", "4", ",", "0.25"}], "}"}]}], "]"}]}],
"]"}]], "Input",
CellChangeTimes->{{3.822869762733691*^9, 3.822869826223545*^9}, {
3.823286189763454*^9, 3.823286205268815*^9}, {3.8232864051792192`*^9,
3.823286417276341*^9}, {3.82328644812696*^9, 3.8232864880150213`*^9}, {
3.82328653937538*^9, 3.823286640862686*^9}, {3.823286683475038*^9,
3.823286730100871*^9}, {3.823286763925456*^9, 3.823286763980731*^9}, {
3.823286824927655*^9, 3.823286827134501*^9}, {3.823286903694565*^9,
3.8232869141193647`*^9}, {3.8236260534949007`*^9, 3.823626064269775*^9}, {
3.823629097583851*^9, 3.8236291164664307`*^9}},
CellLabel->"In[14]:=",ExpressionUUID->"d5249ca5-0935-4898-ae3c-ce32c8796b19"],
Cell[BoxData[""], "Input",
CellChangeTimes->{{3.823286117607399*^9, 3.823286122169322*^9}},
CellLabel->"In[13]:=",ExpressionUUID->"cd9bd410-296b-4b81-9d74-3333db961b70"]
},
WindowSize->{658, 897},
WindowMargins->{{33, Automatic}, {Automatic, 11}},
TaggingRules->{"TryRealOnly" -> False},
FrontEndVersion->"12.2 for Mac OS X x86 (64-bit) (December 12, 2020)",
StyleDefinitions->"Default.nb",
ExpressionUUID->"c6fcf962-3cb7-4469-bccf-f5ab16f7dbf3"
]
(* End of Notebook Content *)
(* Internal cache information *)
(*CellTagsOutline
CellTagsIndex->{}
*)
(*CellTagsIndex
CellTagsIndex->{}
*)
(*NotebookFileOutline
Notebook[{
Cell[558, 20, 310, 7, 58, "Text",ExpressionUUID->"e9d4ee1d-d5b2-4f2a-80a4-cdd2bda4a3db"],
Cell[871, 29, 234, 6, 73, "Input",ExpressionUUID->"5cabe9e3-525d-451f-bcca-cedc1d00b0f0"],
Cell[1108, 37, 1806, 40, 136, "Input",ExpressionUUID->"ff80c8a2-fe75-4954-8a9b-326eaaadd3c9"],
Cell[2917, 79, 2529, 55, 136, "Input",ExpressionUUID->"ab89bc07-32bb-4006-be7a-cd69831f13b2"],
Cell[CellGroupData[{
Cell[5471, 138, 634, 12, 30, "Input",ExpressionUUID->"811661ed-02c8-426f-865f-8929beb8a5e9"],
Cell[6108, 152, 6923, 152, 184, "Output",ExpressionUUID->"b68fca90-c4e0-4563-aa49-e6e4ab2ff354"]
}, Open ]],
Cell[13046, 307, 221, 5, 35, "Text",ExpressionUUID->"20358e7d-316e-415d-b8ab-0c2122c59dc2"],
Cell[13270, 314, 1284, 35, 94, "Input",ExpressionUUID->"b676f194-ce57-4cdf-b869-8b206f797044"],
Cell[CellGroupData[{
Cell[14579, 353, 605, 13, 52, "Input",ExpressionUUID->"bc0a8e13-adc8-4bea-a793-7efa6de70edb"],
Cell[15187, 368, 6548, 147, 188, "Output",ExpressionUUID->"c4b29f4b-fe48-4fa4-bc6e-61a018860460"]
}, Open ]],
Cell[21750, 518, 232, 6, 35, "Text",ExpressionUUID->"b444cc67-976c-4dd7-b0bb-375485ce7952"],
Cell[21985, 526, 1359, 39, 115, "Input",ExpressionUUID->"4142c102-d532-4195-b3d1-8ebdc25a5920"],
Cell[CellGroupData[{
Cell[23369, 569, 704, 15, 52, "Input",ExpressionUUID->"a44367be-0209-409c-8fe7-173a1162d4a7"],
Cell[24076, 586, 7424, 167, 187, "Output",ExpressionUUID->"cbfbada9-3a64-4521-852d-52c28e5452e4"]
}, Open ]],
Cell[31515, 756, 1290, 28, 136, "Input",ExpressionUUID->"d5249ca5-0935-4898-ae3c-ce32c8796b19"],
Cell[32808, 786, 171, 2, 30, "Input",ExpressionUUID->"cd9bd410-296b-4b81-9d74-3333db961b70"]
}
]
*)