Skip to content

Commit

Permalink
adding StAB
Browse files Browse the repository at this point in the history
  • Loading branch information
cajohare committed Jul 28, 2023
1 parent 3cda344 commit d15c991
Show file tree
Hide file tree
Showing 57 changed files with 791 additions and 10,010 deletions.
10 changes: 6 additions & 4 deletions AxionPhoton.ipynb

Large diffs are not rendered by default.

26 changes: 17 additions & 9 deletions AxionPhoton_Blank.ipynb

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions AxionPhoton_Closeups.ipynb

Large diffs are not rendered by default.

9 changes: 5 additions & 4 deletions AxionPhoton_ColliderBounds.ipynb

Large diffs are not rendered by default.

9 changes: 7 additions & 2 deletions PlotFuncs.py
Original file line number Diff line number Diff line change
Expand Up @@ -1273,7 +1273,7 @@ def Fermi_GalacticSN(ax,text_label=r'{\bf Fermi SN}',text_pos=[1e-9,5e-13],col=[
FilledLimit(ax,dat,text_label,text_pos=text_pos,col=col,text_col=text_col,fs=fs,zorder=zorder,text_on=text_on,lw=lw,rotation=rotation,facealpha=facealpha,edgealpha=edgealpha)
return

def MUSE(ax,text_label=r'{\bf MUSE}',text_pos=[1.5,0.1e-12],col='royalblue',text_col='royalblue',fs=15,zorder=0.01,text_on=True,lw=0):
def MUSE(ax,text_label=r'{\bf MUSE}',text_pos=[1.5,0.5e-12],col='royalblue',text_col='royalblue',fs=15,zorder=0.01,text_on=True,lw=0):
# Telescopes (MUSE) [2009.01310]
dat = loadtxt("limit_data/AxionPhoton/Telescopes_MUSE.txt")
FilledLimit(ax,dat,text_label,text_pos=text_pos,col=col,edgecolor=col,text_col=text_col,fs=fs,zorder=zorder,text_on=text_on,rotation=90,lw=lw,edgealpha=0)
Expand All @@ -1297,11 +1297,16 @@ def GammaRayAttenuation(ax,text_label=r'{\bf $\gamma$}',text_pos=[12,1.1e-11],co
FilledLimit(ax,dat,text_label,text_pos=text_pos,col=col,edgecolor=edgecolor,text_col=text_col,fs=fs,zorder=zorder,text_on=text_on,rotation=rotation,lw=lw,edgealpha=edgealpha)
return

def SolarBasin(ax,text_label=r'{\bf Solar basin}',rotation=98,text_pos=[0.7e4,0.1e-11],col=[0.03, 0.42, 0.29],text_col='w',fs=15,zorder=0.01,text_on=True,lw=1.5,edgecolor='k'):
def SolarBasin(ax,text_label=r'{\bf Solar basin}',rotation=98,text_pos=[0.85e4,0.06e-11],col=[0.03, 0.42, 0.29],text_col='w',fs=15,zorder=0.01,text_on=True,lw=1.5,edgecolor='k'):
dat = loadtxt("limit_data/AxionPhoton/SolarBasin.txt")
dat = loadtxt("limit_data/AxionPhoton/SolarBasin_Beaufort.txt")
FilledLimit(ax,dat,text_label,text_pos=text_pos,col=col,edgecolor=edgecolor,text_col=text_col,fs=fs,zorder=zorder,text_on=text_on,rotation=rotation,lw=lw,edgealpha=1,path_effects=line_background(1,'k'))
return

def StAB(ax,text_label=r'{\bf StAB}',rotation=5,text_pos=[0.9e4,6.3e-11],col=[0.03, 0.52, 0.22],text_col='w',fs=9,zorder=0.011,text_on=True,lw=1.5,edgecolor='k'):
dat = loadtxt("limit_data/AxionPhoton/StAB.txt")
FilledLimit(ax,dat,text_label,text_pos=text_pos,col=col,edgecolor=edgecolor,text_col=text_col,fs=fs,zorder=zorder,text_on=text_on,rotation=rotation,lw=lw,edgealpha=1,path_effects=line_background(1,'k'))
return

def LeoT(ax,text_label=r'{\bf Leo T}',text_pos=[0.7e2,0.29e-13],col='midnightblue',text_col='midnightblue',fs=15,zorder=0.00003,text_on=True,rotation=-55,edgealpha=1,lw=1.5):
# anomalous gas heating in Leo T dwarf
Expand Down
12 changes: 6 additions & 6 deletions UltraSimplifiedPlots.ipynb

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/ap.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@
* Solar neutrinos: [limit](https://github.com/cajohare/AxionLimits/raw/master/limit_data/AxionPhoton/SolarNu.txt), [reference](https://arxiv.org/abs/1501.01639)
* Solar basin, DeRocco et al. (NuSTAR): [limit](https://github.com/cajohare/AxionLimits/raw/master/limit_data/AxionPhoton/SolarBasin.txt), [reference](https://arxiv.org/abs/2205.05700)
* Solar basin, Beaufort et al. (NuSTAR and SPHINX): [limit](https://github.com/cajohare/AxionLimits/raw/master/limit_data/AxionPhoton/SolarBasin_Beaufort.txt), [reference](https://arxiv.org/abs/2303.06968)
* StAB (stellar axion background): [limit](https://github.com/cajohare/AxionLimits/raw/master/limit_data/AxionPhoton/StAB.txt), [reference](https://arxiv.org/abs/2307.11216)
* SN1987A ALP decay to gammas: [limit](https://github.com/cajohare/AxionLimits/raw/master/limit_data/AxionPhoton/SN1987A_decay.txt), [reference](https://arxiv.org/abs/2304.01060), [see also](https://arxiv.org/abs/2212.09764)
* SN1987A light ALP gamma-ray conversion: [limit](https://github.com/cajohare/AxionLimits/raw/master/limit_data/AxionPhoton/SN1987A_gamma.txt), [reference](https://arxiv.org/abs/2212.09764)
* SN1987A neutrinos/cooling bound: [limit](https://github.com/cajohare/AxionLimits/raw/master/limit_data/AxionPhoton/SN1987A_HeavyALP_nu.txt), [reference](https://arxiv.org/abs/2201.09890)
Expand Down Expand Up @@ -229,7 +230,7 @@
* Pulsar Polarisation Arrays: [projection](https://github.com/cajohare/AxionLimits/raw/master/limit_data/AxionPhoton/Projections/PPA.txt), [reference](https://arxiv.org/abs/2111.10615)
* SPT: [limit](https://github.com/cajohare/AxionLimits/raw/master/limit_data/AxionPhoton/SPT.txt), [reference](https://arxiv.org/abs/2203.16567)
* Telescopes (Haystack): [limit](https://github.com/cajohare/AxionLimits/raw/master/limit_data/AxionPhoton/Telescopes_Haystack.txt), [reference](https://iopscience.iop.org/article/10.1086/318310)
* Telescopes (MUSE Leo-T): [limit](https://github.com/cajohare/AxionLimits/raw/master/limit_data/AxionPhoton/Telescopes_MUSE.txt), [reference](https://arxiv.org/abs/2009.01310)
* Telescopes (MUSE Dwarfs): [limit](https://github.com/cajohare/AxionLimits/raw/master/limit_data/AxionPhoton/Telescopes_MUSE.txt), [reference](https://arxiv.org/abs/2307.07403)
* Telescopes (VIMOS Abell 2667 and 2390): [limit](https://github.com/cajohare/AxionLimits/raw/master/limit_data/AxionPhoton/Telescopes_VIMOS.txt), [reference](https://arxiv.org/abs/astro-ph/0611502)
* THESEUS (ALP DM decay to Xrays): [projection](https://github.com/cajohare/AxionLimits/raw/master/limit_data/AxionPhoton/Projections/THESEUS.txt), [reference](https://arxiv.org/abs/2008.08306)
* WINERED: [projection](https://github.com/cajohare/AxionLimits/raw/master/limit_data/AxionPhoton/Projections/WINERED.txt), [reference](https://arxiv.org/abs/2208.05975)
Expand Down
192 changes: 96 additions & 96 deletions limit_data/AxionPhoton/Combined_DarkMatterAstro.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8199,102 +8199,102 @@
2.608204465703347630e+00 1.000000000000000000e+00
2.626890344413091327e+00 1.000000000000000000e+00
2.645710093786615147e+00 1.000000000000000000e+00
2.664664672909425214e+00 5.067033044777462939e-13
2.683755047738087374e+00 2.043900759590591661e-13
2.702982191149626789e+00 2.488515822315659160e-13
2.722347082990934197e+00 3.867843592480833482e-13
2.741850710128853397e+00 3.247091652262853231e-13
2.761494066500408628e+00 3.457197038563385265e-13
2.781278153163387667e+00 1.009263296171715198e-12
2.801203978347516887e+00 6.272003081943222281e-13
2.821272557505661194e+00 3.298154221782330680e-13
2.841484913365730502e+00 2.309827642294524737e-13
2.861842075982734102e+00 2.935530299009727568e-13
2.882345082791202273e+00 1.124625060725368009e-12
2.902994978658218983e+00 2.721434178305976794e-13
2.923792815936482992e+00 2.435073936242660724e-13
2.944739654518101712e+00 3.361776215966641018e-13
2.965836561888536504e+00 4.231778664246624684e-13
2.987084613180927661e+00 4.095720167834409448e-13
3.008484891231056668e+00 1.683230006787802745e-13
3.030038486632334216e+00 1.726388312299581532e-13
3.051746497791573809e+00 1.651098959563363684e-13
3.073610030984771591e+00 3.124664632577951922e-13
3.095630200413658439e+00 2.874560623008369490e-13
3.117808128262405276e+00 1.016048031400348530e-12
3.140144944754737377e+00 9.225590948129040052e-13
3.162641788211708604e+00 2.593304758301571180e-13
3.185299805109508053e+00 1.939261572007650667e-13
3.208120150138066506e+00 2.761488161450782108e-13
3.231103986259824978e+00 2.630780600176460452e-13
3.254252484768920706e+00 2.667791242018474997e-13
3.277566825351063695e+00 3.706103750956497634e-13
3.301048196143442581e+00 4.136799409047106661e-13
3.324697793795461376e+00 4.343959535289999622e-13
3.348516823529643194e+00 1.301745147580805850e-13
3.372506499202967412e+00 1.635876095045007400e-13
3.396668043368920475e+00 1.843336611505463152e-13
3.421002687339582238e+00 2.218569772438938891e-13
3.445511671248564944e+00 1.584839092262149336e-13
3.470196244114133854e+00 2.764079207475317644e-13
3.495057663902771505e+00 1.083624144723313877e-13
3.520097197593484495e+00 1.114411260805448713e-13
3.545316121242143570e+00 1.018809665717996110e-13
3.570715720046742536e+00 1.650326670203947280e-13
3.596297288412663828e+00 1.470678105489121132e-13
3.622062130018845139e+00 1.410656086279404314e-13
3.648011557884131673e+00 1.939882566068511562e-13
3.674146894434100030e+00 1.066112999299961479e-13
3.700469471568658797e+00 1.164415242777929980e-13
3.726980630729685107e+00 9.816824284504195138e-14
3.753681722969598233e+00 1.316527636338294295e-13
3.780574109020120588e+00 2.466002132550834220e-13
3.807659159361530765e+00 1.579548833354208893e-13
3.834938254292719950e+00 1.842840968843748892e-13
3.862412784001288291e+00 1.030725160947097547e-13
3.890084148634607164e+00 1.004929199791323201e-13
3.917953758371081729e+00 1.563763592763562681e-13
3.946023033491917964e+00 2.115113836794289432e-13
3.974293404453728584e+00 1.171537742041188828e-13
4.002766311961171830e+00 1.313015693817990047e-13
4.031443207040631194e+00 1.247062157145446411e-13
4.060325551113905362e+00 1.238805680228460398e-13
4.089414816072908465e+00 1.221350645123051063e-13
4.118712484354586145e+00 1.708015752608601350e-13
4.148220049016359212e+00 2.561626911827013140e-13
4.177939013812451030e+00 5.697253641854558506e-11
4.207870893270245993e+00 9.145568431793323042e-12
4.238017212767714703e+00 1.468100723586317020e-12
4.268379508611046091e+00 2.356682092167697705e-13
4.298959328112835543e+00 1.197483904829182493e-13
4.329758229671181624e+00 1.195315746170242843e-13
4.360777782848827222e+00 1.150153882681792812e-13
4.392019568453388700e+00 1.112172293219017404e-13
4.423485178617815983e+00 1.271423377543979614e-13
4.455176216881419293e+00 2.979869536619003816e-13
4.487094298271840920e+00 1.356543512736796911e-13
4.519241049387068720e+00 1.195241035531798915e-13
4.551618108478626468e+00 1.388349982420033876e-13
4.584227125534760638e+00 2.912694336412612178e-13
4.617069762364791607e+00 1.291983489555757289e-13
4.650147692683689549e+00 1.350086274283605575e-13
4.683462602197253410e+00 1.133795559846192159e-13
4.717016188688287315e+00 1.350418436059744735e-13
4.750810162102812484e+00 1.236104535281975366e-13
4.784846244637480872e+00 1.160153924112677645e-13
4.819126170827223277e+00 1.344227275177854697e-13
4.853651687633529832e+00 1.349280452938857292e-13
4.888424554533750133e+00 1.309559658948039328e-13
4.923446543610443094e+00 1.334700839174942327e-13
4.958719439641964932e+00 1.254242667518697523e-13
4.994245040193304064e+00 1.358184169480020472e-13
5.030025155707567919e+00 1.263567434481782757e-13
5.066061609598525806e+00 1.182197616502563897e-13
5.102356238343213057e+00 1.146941350374375543e-13
5.138910891575801720e+00 1.353636986541168174e-13
5.175727432181743026e+00 1.374877264569746478e-13
5.212807736392574220e+00 1.418474747767415372e-13
5.250153693881830286e+00 1.376293269474004880e-13
2.664664672909425214e+00 7.342785373314625977e-13
2.683755047738087374e+00 1.227468185545640383e-12
2.702982191149626789e+00 1.816005418677899814e-12
2.722347082990934197e+00 1.208715147100542072e-12
2.741850710128853397e+00 1.286516937943773214e-12
2.761494066500408628e+00 6.873080149514696929e-13
2.781278153163387667e+00 3.978290791283079891e-13
2.801203978347516887e+00 1.277720884461308439e-12
2.821272557505661194e+00 5.220636741764636471e-13
2.841484913365730502e+00 8.476327428192539541e-13
2.861842075982734102e+00 9.260916082127286072e-13
2.882345082791202273e+00 5.504473823833891479e-13
2.902994978658218983e+00 1.033008916392335365e-12
2.923792815936482992e+00 5.760916208552276173e-13
2.944739654518101712e+00 2.235365274058641144e-13
2.965836561888536504e+00 3.694308541846940042e-13
2.987084613180927661e+00 1.095987027899072114e-12
3.008484891231056668e+00 6.996895126171883714e-13
3.030038486632334216e+00 9.827370676181919870e-13
3.051746497791573809e+00 6.853945596835983242e-13
3.073610030984771591e+00 1.091799744205037494e-12
3.095630200413658439e+00 2.547609042416588427e-12
3.117808128262405276e+00 1.036870186631931816e-12
3.140144944754737377e+00 3.381201051322933392e-13
3.162641788211708604e+00 6.612260614542846205e-13
3.185299805109508053e+00 2.196873043818897621e-13
3.208120150138066506e+00 1.048150102464635717e-12
3.231103986259824978e+00 5.839209928245691402e-13
3.254252484768920706e+00 3.222825262110899170e-13
3.277566825351063695e+00 6.059489786922381698e-13
3.301048196143442581e+00 1.040271604451412169e-12
3.324697793795461376e+00 5.928561630106951369e-13
3.348516823529643194e+00 1.172137182627016694e-12
3.372506499202967412e+00 3.292569056727254572e-13
3.396668043368920475e+00 2.715209158910644431e-13
3.421002687339582238e+00 7.107737485942400254e-13
3.445511671248564944e+00 9.441311806316328251e-13
3.470196244114133854e+00 6.383531470579523185e-13
3.495057663902771505e+00 3.555382527371692905e-13
3.520097197593484495e+00 5.075761248373651326e-13
3.545316121242143570e+00 3.089707816918453519e-13
3.570715720046742536e+00 1.134271015887109477e-12
3.596297288412663828e+00 5.780230191407328993e-13
3.622062130018845139e+00 3.444917648396479367e-13
3.648011557884131673e+00 4.461483758547325763e-13
3.674146894434100030e+00 6.816718744058317174e-13
3.700469471568658797e+00 4.797695546951836111e-13
3.726980630729685107e+00 5.613791418154090145e-13
3.753681722969598233e+00 3.810687229194618655e-13
3.780574109020120588e+00 3.959957868083311210e-13
3.807659159361530765e+00 9.142375439959668260e-13
3.834938254292719950e+00 3.741661155629352405e-13
3.862412784001288291e+00 5.280322193002688679e-13
3.890084148634607164e+00 1.961786443463148295e-13
3.917953758371081729e+00 2.375716904910347909e-13
3.946023033491917964e+00 2.415674718871200885e-13
3.974293404453728584e+00 3.173248681734600995e-13
4.002766311961171830e+00 4.565795824826824009e-13
4.031443207040631194e+00 4.599396186101885426e-13
4.060325551113905362e+00 7.938304000194882114e-13
4.089414816072908465e+00 4.669203112500581728e-13
4.118712484354586145e+00 4.707713039555475642e-13
4.148220049016359212e+00 4.996539233100724728e-13
4.177939013812451030e+00 1.000000000000000000e+00
4.207870893270245993e+00 1.000000000000000000e+00
4.238017212767714703e+00 1.000000000000000000e+00
4.268379508611046091e+00 1.000000000000000000e+00
4.298959328112835543e+00 2.724302186851298412e-13
4.329758229671181624e+00 3.172714989111488258e-13
4.360777782848827222e+00 2.560074596723962034e-13
4.392019568453388700e+00 4.099417769521978261e-13
4.423485178617815983e+00 2.601064436637300768e-13
4.455176216881419293e+00 2.014840683979396749e-13
4.487094298271840920e+00 2.329922722606735651e-13
4.519241049387068720e+00 3.753312675634489957e-13
4.551618108478626468e+00 4.777213877990233694e-13
4.584227125534760638e+00 2.613148645754461433e-13
4.617069762364791607e+00 2.987456229077222835e-13
4.650147692683689549e+00 2.156756110212152942e-13
4.683462602197253410e+00 2.629721854886811488e-13
4.717016188688287315e+00 3.318606297131833134e-13
4.750810162102812484e+00 2.975452660175447320e-13
4.784846244637480872e+00 2.529481900648206706e-13
4.819126170827223277e+00 3.553593582903447262e-13
4.853651687633529832e+00 2.145196876885329602e-13
4.888424554533750133e+00 3.051183398074145793e-13
4.923446543610443094e+00 2.381987770307178868e-13
4.958719439641964932e+00 2.879460595060461764e-13
4.994245040193304064e+00 2.718146792029718934e-13
5.030025155707567919e+00 3.871324552553051570e-13
5.066061609598525806e+00 4.077237493933805015e-13
5.102356238343213057e+00 4.293227334795441153e-13
5.138910891575801720e+00 1.850703786407188939e-13
5.175727432181743026e+00 4.204836620499703637e-13
5.212807736392574220e+00 3.250598842108804439e-13
5.250153693881830286e+00 3.353434507195551810e-13
5.287767207861003627e+00 4.340492093317379303e-12
5.325650195176879542e+00 4.376622252158803742e-12
5.363804586408874364e+00 4.268361473851661106e-12
Expand Down
65 changes: 65 additions & 0 deletions limit_data/AxionPhoton/StAB.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
# StAB (stellar axion background)
# https://arxiv.org/pdf/2307.11216.pdf
# mass [eV] photon coupling [GeV^-1]
468.88473787032785 1.0
468.88473787032785 1.0399039517934367e-10
488.78361410020915 9.89230215204127e-11
522.3931874940703 8.895977586321294e-11
567.6734564146948 7.802648793065917e-11
609.2345273822287 7.016788176322347e-11
667.5682906996617 6.231759856638566e-11
749.9584725692696 5.5345593931219775e-11
835.5426511706816 5.1671521640786745e-11
900.4499919978821 5.0712533214784374e-11
986.6674244505147 5.087111962323819e-11
1072.190297611734 5.1671521640786745e-11
1131.7163152639089 5.264864481066595e-11
1224.7109639170108 5.281328575761139e-11
1353.1779283610913 5.297844156379981e-11
1501.347617779942 5.331030419913743e-11
1611.2657655890353 5.3477014263505836e-11
1750.9278992367788 5.364424565758675e-11
1902.6957400816914 5.3980278961118075e-11
2191.4985467684573 5.414908414644617e-11
2524.137611346131 5.431841721327363e-11
2720.2198340846676 5.381200001166368e-11
3030.6473959173086 5.331030419913743e-11
3376.500503118706 5.215779509998885e-11
3730.6810264090723 5.0712533214784374e-11
4020.490989502425 4.946151076020634e-11
4387.177747705402 4.794104183095902e-11
4908.193685928989 4.574752499508028e-11
5355.842899924219 4.4341225646841663e-11
5942.294660942129 4.297815656859166e-11
6565.616064452673 4.178725707857566e-11
7314.874694685064 4.126861567556978e-11
8015.268631597856 4.0883863358824596e-11
8425.171153485328 4.0883863358824596e-11
9703.995205426741 4.050269813466323e-11
10457.829283557468 4.012508656018611e-11
11176.927000229516 4.000000000000017e-11
11748.51739537676 3.975099550428545e-11
12247.109639170118 3.987530338657524e-11
12661.175799741375 4.025056428656054e-11
13089.241245889549 4.03764344023641e-11
13531.779283610911 4.050269813466323e-11
13873.474182756632 4.1011713904691116e-11
14342.52658433436 4.165698884252527e-11
14951.20530273701 4.1011713904691116e-11
15585.715577390041 3.9503541089542716e-11
16314.822089343983 3.852903215051862e-11
16936.662353801785 3.746141528645809e-11
17655.432918730698 3.6423381459001574e-11
18558.335467732304 3.608380184939668e-11
19345.92779198313 3.597131365214377e-11
20166.94454000824 3.574738818173992e-11
21553.657152899497 3.676615680479138e-11
22561.946551520407 3.78139594233347e-11
23814.543997780478 3.9257627106343873e-11
24517.582711567433 4.050269813466323e-11
25986.53691094184 4.3654371353774106e-11
28593.324479381747 5.103020195740015e-11
30306.473959172963 5.763826972189366e-11
31724.223911575205 6.349604207872835e-11
32390.397461222143 6.695738770411886e-11
32390.397461222143 1.0
Loading

0 comments on commit d15c991

Please sign in to comment.