gammapbh 1.1.3__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of gammapbh might be problematic. Click here for more details.

Files changed (570) hide show
  1. gammapbh/__init__.py +42 -0
  2. gammapbh/__main__.py +29 -0
  3. gammapbh/blackhawk_data/1.0e+14/1.0e+14.txt +59 -0
  4. gammapbh/blackhawk_data/1.0e+14/BH_spectrum.txt +4 -0
  5. gammapbh/blackhawk_data/1.0e+14/Probabilities.txt +346 -0
  6. gammapbh/blackhawk_data/1.0e+14/final_state_radiation_prim.txt +238 -0
  7. gammapbh/blackhawk_data/1.0e+14/final_state_radiation_sec.txt +169 -0
  8. gammapbh/blackhawk_data/1.0e+14/inflight_annihilation_prim.txt +238 -0
  9. gammapbh/blackhawk_data/1.0e+14/inflight_annihilation_sec.txt +169 -0
  10. gammapbh/blackhawk_data/1.0e+14/instantaneous_primary_spectra.txt +502 -0
  11. gammapbh/blackhawk_data/1.0e+14/instantaneous_secondary_spectra.txt +378 -0
  12. gammapbh/blackhawk_data/1.0e+14/instantaneous_total_spectra.txt +502 -0
  13. gammapbh/blackhawk_data/1.0e+15/1e+15.txt +59 -0
  14. gammapbh/blackhawk_data/1.0e+15/BH_spectrum.txt +4 -0
  15. gammapbh/blackhawk_data/1.0e+15/Probabilities.txt +346 -0
  16. gammapbh/blackhawk_data/1.0e+15/final_state_radiation_prim.txt +193 -0
  17. gammapbh/blackhawk_data/1.0e+15/final_state_radiation_sec.txt +193 -0
  18. gammapbh/blackhawk_data/1.0e+15/inflight_annihilation_prim.txt +193 -0
  19. gammapbh/blackhawk_data/1.0e+15/inflight_annihilation_sec.txt +193 -0
  20. gammapbh/blackhawk_data/1.0e+15/instantaneous_primary_spectra.txt +502 -0
  21. gammapbh/blackhawk_data/1.0e+15/instantaneous_secondary_spectra.txt +378 -0
  22. gammapbh/blackhawk_data/1.0e+15/instantaneous_total_spectra.txt +502 -0
  23. gammapbh/blackhawk_data/1.0e+16/1e+16.txt +59 -0
  24. gammapbh/blackhawk_data/1.0e+16/BH_spectrum.txt +4 -0
  25. gammapbh/blackhawk_data/1.0e+16/Probabilities.txt +346 -0
  26. gammapbh/blackhawk_data/1.0e+16/final_state_radiation_prim.txt +147 -0
  27. gammapbh/blackhawk_data/1.0e+16/final_state_radiation_sec.txt +147 -0
  28. gammapbh/blackhawk_data/1.0e+16/inflight_annihilation_prim.txt +147 -0
  29. gammapbh/blackhawk_data/1.0e+16/inflight_annihilation_sec.txt +147 -0
  30. gammapbh/blackhawk_data/1.0e+16/instantaneous_primary_spectra.txt +502 -0
  31. gammapbh/blackhawk_data/1.0e+16/instantaneous_secondary_spectra.txt +378 -0
  32. gammapbh/blackhawk_data/1.0e+16/instantaneous_total_spectra.txt +502 -0
  33. gammapbh/blackhawk_data/1.0e+17/1.0e+17.txt +59 -0
  34. gammapbh/blackhawk_data/1.0e+17/BH_spectrum.txt +4 -0
  35. gammapbh/blackhawk_data/1.0e+17/Probabilities.txt +346 -0
  36. gammapbh/blackhawk_data/1.0e+17/final_state_radiation_prim.txt +102 -0
  37. gammapbh/blackhawk_data/1.0e+17/final_state_radiation_sec.txt +101 -0
  38. gammapbh/blackhawk_data/1.0e+17/inflight_annihilation_prim.txt +102 -0
  39. gammapbh/blackhawk_data/1.0e+17/inflight_annihilation_sec.txt +101 -0
  40. gammapbh/blackhawk_data/1.0e+17/instantaneous_primary_spectra.txt +502 -0
  41. gammapbh/blackhawk_data/1.0e+17/instantaneous_secondary_spectra.txt +378 -0
  42. gammapbh/blackhawk_data/1.0e+17/instantaneous_total_spectra.txt +502 -0
  43. gammapbh/blackhawk_data/1.0e+18/1.0e+18.txt +59 -0
  44. gammapbh/blackhawk_data/1.0e+18/BH_spectrum.txt +4 -0
  45. gammapbh/blackhawk_data/1.0e+18/Probabilities.txt +346 -0
  46. gammapbh/blackhawk_data/1.0e+18/final_state_radiation_prim.txt +57 -0
  47. gammapbh/blackhawk_data/1.0e+18/final_state_radiation_sec.txt +56 -0
  48. gammapbh/blackhawk_data/1.0e+18/inflight_annihilation_prim.txt +57 -0
  49. gammapbh/blackhawk_data/1.0e+18/inflight_annihilation_sec.txt +56 -0
  50. gammapbh/blackhawk_data/1.0e+18/instantaneous_primary_spectra.txt +502 -0
  51. gammapbh/blackhawk_data/1.0e+18/instantaneous_secondary_spectra.txt +378 -0
  52. gammapbh/blackhawk_data/1.0e+18/instantaneous_total_spectra.txt +502 -0
  53. gammapbh/blackhawk_data/1.0e+19/1e+19.txt +59 -0
  54. gammapbh/blackhawk_data/1.0e+19/BH_spectrum.txt +4 -0
  55. gammapbh/blackhawk_data/1.0e+19/final_state_radiation_prim.txt +11 -0
  56. gammapbh/blackhawk_data/1.0e+19/final_state_radiation_sec.txt +12 -0
  57. gammapbh/blackhawk_data/1.0e+19/inflight_annihilation_prim.txt +11 -0
  58. gammapbh/blackhawk_data/1.0e+19/inflight_annihilation_sec.txt +12 -0
  59. gammapbh/blackhawk_data/1.0e+19/instantaneous_primary_spectra.txt +502 -0
  60. gammapbh/blackhawk_data/1.0e+19/instantaneous_secondary_spectra.txt +378 -0
  61. gammapbh/blackhawk_data/1.0e+19/instantaneous_total_spectra.txt +502 -0
  62. gammapbh/blackhawk_data/1.5e+14/1.5e+14.txt +59 -0
  63. gammapbh/blackhawk_data/1.5e+14/BH_spectrum.txt +4 -0
  64. gammapbh/blackhawk_data/1.5e+14/Probabilities.txt +346 -0
  65. gammapbh/blackhawk_data/1.5e+14/final_state_radiation_prim.txt +230 -0
  66. gammapbh/blackhawk_data/1.5e+14/final_state_radiation_sec.txt +149 -0
  67. gammapbh/blackhawk_data/1.5e+14/inflight_annihilation_prim.txt +230 -0
  68. gammapbh/blackhawk_data/1.5e+14/inflight_annihilation_sec.txt +149 -0
  69. gammapbh/blackhawk_data/1.5e+14/instantaneous_primary_spectra.txt +502 -0
  70. gammapbh/blackhawk_data/1.5e+14/instantaneous_secondary_spectra.txt +378 -0
  71. gammapbh/blackhawk_data/1.5e+14/instantaneous_total_spectra.txt +502 -0
  72. gammapbh/blackhawk_data/1.5e+15/1.5e+15.txt +59 -0
  73. gammapbh/blackhawk_data/1.5e+15/BH_spectrum.txt +4 -0
  74. gammapbh/blackhawk_data/1.5e+15/Probabilities.txt +346 -0
  75. gammapbh/blackhawk_data/1.5e+15/final_state_radiation_prim.txt +185 -0
  76. gammapbh/blackhawk_data/1.5e+15/final_state_radiation_sec.txt +185 -0
  77. gammapbh/blackhawk_data/1.5e+15/inflight_annihilation_prim.txt +185 -0
  78. gammapbh/blackhawk_data/1.5e+15/inflight_annihilation_sec.txt +185 -0
  79. gammapbh/blackhawk_data/1.5e+15/instantaneous_primary_spectra.txt +502 -0
  80. gammapbh/blackhawk_data/1.5e+15/instantaneous_secondary_spectra.txt +378 -0
  81. gammapbh/blackhawk_data/1.5e+15/instantaneous_total_spectra.txt +502 -0
  82. gammapbh/blackhawk_data/1.5e+16/1.5e+16.txt +59 -0
  83. gammapbh/blackhawk_data/1.5e+16/BH_spectrum.txt +4 -0
  84. gammapbh/blackhawk_data/1.5e+16/Probabilities.txt +346 -0
  85. gammapbh/blackhawk_data/1.5e+16/final_state_radiation_prim.txt +139 -0
  86. gammapbh/blackhawk_data/1.5e+16/final_state_radiation_sec.txt +138 -0
  87. gammapbh/blackhawk_data/1.5e+16/inflight_annihilation_prim.txt +139 -0
  88. gammapbh/blackhawk_data/1.5e+16/inflight_annihilation_sec.txt +138 -0
  89. gammapbh/blackhawk_data/1.5e+16/instantaneous_primary_spectra.txt +502 -0
  90. gammapbh/blackhawk_data/1.5e+16/instantaneous_secondary_spectra.txt +378 -0
  91. gammapbh/blackhawk_data/1.5e+16/instantaneous_total_spectra.txt +502 -0
  92. gammapbh/blackhawk_data/1.5e+17/1.5e+17.txt +59 -0
  93. gammapbh/blackhawk_data/1.5e+17/BH_spectrum.txt +4 -0
  94. gammapbh/blackhawk_data/1.5e+17/Probabilities.txt +346 -0
  95. gammapbh/blackhawk_data/1.5e+17/final_state_radiation_prim.txt +94 -0
  96. gammapbh/blackhawk_data/1.5e+17/final_state_radiation_sec.txt +93 -0
  97. gammapbh/blackhawk_data/1.5e+17/inflight_annihilation_prim.txt +94 -0
  98. gammapbh/blackhawk_data/1.5e+17/inflight_annihilation_sec.txt +93 -0
  99. gammapbh/blackhawk_data/1.5e+17/instantaneous_primary_spectra.txt +502 -0
  100. gammapbh/blackhawk_data/1.5e+17/instantaneous_secondary_spectra.txt +378 -0
  101. gammapbh/blackhawk_data/1.5e+17/instantaneous_total_spectra.txt +502 -0
  102. gammapbh/blackhawk_data/1.5e+18/1.5e+18.txt +59 -0
  103. gammapbh/blackhawk_data/1.5e+18/BH_spectrum.txt +4 -0
  104. gammapbh/blackhawk_data/1.5e+18/final_state_radiation_prim.txt +49 -0
  105. gammapbh/blackhawk_data/1.5e+18/final_state_radiation_sec.txt +49 -0
  106. gammapbh/blackhawk_data/1.5e+18/inflight_annihilation_prim.txt +49 -0
  107. gammapbh/blackhawk_data/1.5e+18/inflight_annihilation_sec.txt +49 -0
  108. gammapbh/blackhawk_data/1.5e+18/instantaneous_primary_spectra.txt +502 -0
  109. gammapbh/blackhawk_data/1.5e+18/instantaneous_secondary_spectra.txt +378 -0
  110. gammapbh/blackhawk_data/1.5e+18/instantaneous_total_spectra.txt +502 -0
  111. gammapbh/blackhawk_data/2.0e+14/2.0e+14.txt +59 -0
  112. gammapbh/blackhawk_data/2.0e+14/BH_spectrum.txt +4 -0
  113. gammapbh/blackhawk_data/2.0e+14/Probabilities.txt +346 -0
  114. gammapbh/blackhawk_data/2.0e+14/final_state_radiation_prim.txt +224 -0
  115. gammapbh/blackhawk_data/2.0e+14/final_state_radiation_sec.txt +143 -0
  116. gammapbh/blackhawk_data/2.0e+14/inflight_annihilation_prim.txt +224 -0
  117. gammapbh/blackhawk_data/2.0e+14/inflight_annihilation_sec.txt +143 -0
  118. gammapbh/blackhawk_data/2.0e+14/instantaneous_primary_spectra.txt +502 -0
  119. gammapbh/blackhawk_data/2.0e+14/instantaneous_secondary_spectra.txt +378 -0
  120. gammapbh/blackhawk_data/2.0e+14/instantaneous_total_spectra.txt +502 -0
  121. gammapbh/blackhawk_data/2.0e+15/2e+15.txt +59 -0
  122. gammapbh/blackhawk_data/2.0e+15/BH_spectrum.txt +4 -0
  123. gammapbh/blackhawk_data/2.0e+15/Probabilities.txt +346 -0
  124. gammapbh/blackhawk_data/2.0e+15/final_state_radiation_prim.txt +179 -0
  125. gammapbh/blackhawk_data/2.0e+15/final_state_radiation_sec.txt +178 -0
  126. gammapbh/blackhawk_data/2.0e+15/inflight_annihilation_prim.txt +179 -0
  127. gammapbh/blackhawk_data/2.0e+15/inflight_annihilation_sec.txt +178 -0
  128. gammapbh/blackhawk_data/2.0e+15/instantaneous_primary_spectra.txt +502 -0
  129. gammapbh/blackhawk_data/2.0e+15/instantaneous_secondary_spectra.txt +378 -0
  130. gammapbh/blackhawk_data/2.0e+15/instantaneous_total_spectra.txt +502 -0
  131. gammapbh/blackhawk_data/2.0e+16/2.0e+16.txt +59 -0
  132. gammapbh/blackhawk_data/2.0e+16/BH_spectrum.txt +4 -0
  133. gammapbh/blackhawk_data/2.0e+16/Probabilities.txt +346 -0
  134. gammapbh/blackhawk_data/2.0e+16/downloaded_components/direct_hawking.txt +501 -0
  135. gammapbh/blackhawk_data/2.0e+16/downloaded_components/final_state_radiation.txt +501 -0
  136. gammapbh/blackhawk_data/2.0e+16/downloaded_components/inflight_annihilation.txt +501 -0
  137. gammapbh/blackhawk_data/2.0e+16/downloaded_components/total_spectrum.txt +501 -0
  138. gammapbh/blackhawk_data/2.0e+16/final_state_radiation_prim.txt +134 -0
  139. gammapbh/blackhawk_data/2.0e+16/final_state_radiation_sec.txt +133 -0
  140. gammapbh/blackhawk_data/2.0e+16/inflight_annihilation_prim.txt +134 -0
  141. gammapbh/blackhawk_data/2.0e+16/inflight_annihilation_sec.txt +133 -0
  142. gammapbh/blackhawk_data/2.0e+16/instantaneous_primary_spectra.txt +502 -0
  143. gammapbh/blackhawk_data/2.0e+16/instantaneous_secondary_spectra.txt +378 -0
  144. gammapbh/blackhawk_data/2.0e+16/instantaneous_total_spectra.txt +502 -0
  145. gammapbh/blackhawk_data/2.0e+17/2.0e+17.txt +59 -0
  146. gammapbh/blackhawk_data/2.0e+17/BH_spectrum.txt +4 -0
  147. gammapbh/blackhawk_data/2.0e+17/Probabilities.txt +346 -0
  148. gammapbh/blackhawk_data/2.0e+17/final_state_radiation_prim.txt +88 -0
  149. gammapbh/blackhawk_data/2.0e+17/final_state_radiation_sec.txt +87 -0
  150. gammapbh/blackhawk_data/2.0e+17/inflight_annihilation_prim.txt +88 -0
  151. gammapbh/blackhawk_data/2.0e+17/inflight_annihilation_sec.txt +87 -0
  152. gammapbh/blackhawk_data/2.0e+17/instantaneous_primary_spectra.txt +502 -0
  153. gammapbh/blackhawk_data/2.0e+17/instantaneous_secondary_spectra.txt +378 -0
  154. gammapbh/blackhawk_data/2.0e+17/instantaneous_total_spectra.txt +502 -0
  155. gammapbh/blackhawk_data/2.0e+18/2.0e+18.txt +59 -0
  156. gammapbh/blackhawk_data/2.0e+18/BH_spectrum.txt +4 -0
  157. gammapbh/blackhawk_data/2.0e+18/final_state_radiation_prim.txt +43 -0
  158. gammapbh/blackhawk_data/2.0e+18/final_state_radiation_sec.txt +44 -0
  159. gammapbh/blackhawk_data/2.0e+18/inflight_annihilation_prim.txt +43 -0
  160. gammapbh/blackhawk_data/2.0e+18/inflight_annihilation_sec.txt +44 -0
  161. gammapbh/blackhawk_data/2.0e+18/instantaneous_primary_spectra.txt +502 -0
  162. gammapbh/blackhawk_data/2.0e+18/instantaneous_secondary_spectra.txt +378 -0
  163. gammapbh/blackhawk_data/2.0e+18/instantaneous_total_spectra.txt +502 -0
  164. gammapbh/blackhawk_data/3.0e+14/3.0e+14.txt +59 -0
  165. gammapbh/blackhawk_data/3.0e+14/BH_spectrum.txt +4 -0
  166. gammapbh/blackhawk_data/3.0e+14/Probabilities.txt +346 -0
  167. gammapbh/blackhawk_data/3.0e+14/final_state_radiation_prim.txt +216 -0
  168. gammapbh/blackhawk_data/3.0e+14/final_state_radiation_sec.txt +134 -0
  169. gammapbh/blackhawk_data/3.0e+14/inflight_annihilation_prim.txt +216 -0
  170. gammapbh/blackhawk_data/3.0e+14/inflight_annihilation_sec.txt +134 -0
  171. gammapbh/blackhawk_data/3.0e+14/instantaneous_primary_spectra.txt +502 -0
  172. gammapbh/blackhawk_data/3.0e+14/instantaneous_secondary_spectra.txt +378 -0
  173. gammapbh/blackhawk_data/3.0e+14/instantaneous_total_spectra.txt +502 -0
  174. gammapbh/blackhawk_data/3.0e+15/3.0e+15.txt +59 -0
  175. gammapbh/blackhawk_data/3.0e+15/BH_spectrum.txt +4 -0
  176. gammapbh/blackhawk_data/3.0e+15/Probabilities.txt +346 -0
  177. gammapbh/blackhawk_data/3.0e+15/final_state_radiation_prim.txt +171 -0
  178. gammapbh/blackhawk_data/3.0e+15/final_state_radiation_sec.txt +171 -0
  179. gammapbh/blackhawk_data/3.0e+15/inflight_annihilation_prim.txt +171 -0
  180. gammapbh/blackhawk_data/3.0e+15/inflight_annihilation_sec.txt +171 -0
  181. gammapbh/blackhawk_data/3.0e+15/instantaneous_primary_spectra.txt +502 -0
  182. gammapbh/blackhawk_data/3.0e+15/instantaneous_secondary_spectra.txt +378 -0
  183. gammapbh/blackhawk_data/3.0e+15/instantaneous_total_spectra.txt +502 -0
  184. gammapbh/blackhawk_data/3.0e+15/list5.txt +172 -0
  185. gammapbh/blackhawk_data/3.0e+16/3.0e+16.txt +59 -0
  186. gammapbh/blackhawk_data/3.0e+16/BH_spectrum.txt +4 -0
  187. gammapbh/blackhawk_data/3.0e+16/Probabilities.txt +346 -0
  188. gammapbh/blackhawk_data/3.0e+16/final_state_radiation_prim.txt +126 -0
  189. gammapbh/blackhawk_data/3.0e+16/final_state_radiation_sec.txt +125 -0
  190. gammapbh/blackhawk_data/3.0e+16/inflight_annihilation_prim.txt +126 -0
  191. gammapbh/blackhawk_data/3.0e+16/inflight_annihilation_sec.txt +125 -0
  192. gammapbh/blackhawk_data/3.0e+16/instantaneous_primary_spectra.txt +502 -0
  193. gammapbh/blackhawk_data/3.0e+16/instantaneous_secondary_spectra.txt +378 -0
  194. gammapbh/blackhawk_data/3.0e+16/instantaneous_total_spectra.txt +502 -0
  195. gammapbh/blackhawk_data/3.0e+17/3.0e+17.txt +59 -0
  196. gammapbh/blackhawk_data/3.0e+17/BH_spectrum.txt +4 -0
  197. gammapbh/blackhawk_data/3.0e+17/Probabilities.txt +346 -0
  198. gammapbh/blackhawk_data/3.0e+17/final_state_radiation_prim.txt +80 -0
  199. gammapbh/blackhawk_data/3.0e+17/final_state_radiation_sec.txt +80 -0
  200. gammapbh/blackhawk_data/3.0e+17/inflight_annihilation_prim.txt +80 -0
  201. gammapbh/blackhawk_data/3.0e+17/inflight_annihilation_sec.txt +80 -0
  202. gammapbh/blackhawk_data/3.0e+17/instantaneous_primary_spectra.txt +502 -0
  203. gammapbh/blackhawk_data/3.0e+17/instantaneous_secondary_spectra.txt +378 -0
  204. gammapbh/blackhawk_data/3.0e+17/instantaneous_total_spectra.txt +502 -0
  205. gammapbh/blackhawk_data/3.0e+18/3.0e+18.txt +59 -0
  206. gammapbh/blackhawk_data/3.0e+18/BH_spectrum.txt +4 -0
  207. gammapbh/blackhawk_data/3.0e+18/final_state_radiation_prim.txt +35 -0
  208. gammapbh/blackhawk_data/3.0e+18/final_state_radiation_sec.txt +35 -0
  209. gammapbh/blackhawk_data/3.0e+18/inflight_annihilation_prim.txt +35 -0
  210. gammapbh/blackhawk_data/3.0e+18/inflight_annihilation_sec.txt +35 -0
  211. gammapbh/blackhawk_data/3.0e+18/instantaneous_primary_spectra.txt +502 -0
  212. gammapbh/blackhawk_data/3.0e+18/instantaneous_secondary_spectra.txt +378 -0
  213. gammapbh/blackhawk_data/3.0e+18/instantaneous_total_spectra.txt +502 -0
  214. gammapbh/blackhawk_data/4.0e+14/4.0e+14.txt +59 -0
  215. gammapbh/blackhawk_data/4.0e+14/BH_spectrum.txt +4 -0
  216. gammapbh/blackhawk_data/4.0e+14/Probabilities.txt +346 -0
  217. gammapbh/blackhawk_data/4.0e+14/final_state_radiation_prim.txt +211 -0
  218. gammapbh/blackhawk_data/4.0e+14/final_state_radiation_sec.txt +123 -0
  219. gammapbh/blackhawk_data/4.0e+14/inflight_annihilation_prim.txt +211 -0
  220. gammapbh/blackhawk_data/4.0e+14/inflight_annihilation_sec.txt +123 -0
  221. gammapbh/blackhawk_data/4.0e+14/instantaneous_primary_spectra.txt +502 -0
  222. gammapbh/blackhawk_data/4.0e+14/instantaneous_secondary_spectra.txt +378 -0
  223. gammapbh/blackhawk_data/4.0e+14/instantaneous_total_spectra.txt +502 -0
  224. gammapbh/blackhawk_data/4.0e+15/4e+15.txt +59 -0
  225. gammapbh/blackhawk_data/4.0e+15/BH_spectrum.txt +4 -0
  226. gammapbh/blackhawk_data/4.0e+15/Probabilities.txt +346 -0
  227. gammapbh/blackhawk_data/4.0e+15/final_state_radiation_prim.txt +165 -0
  228. gammapbh/blackhawk_data/4.0e+15/final_state_radiation_sec.txt +165 -0
  229. gammapbh/blackhawk_data/4.0e+15/inflight_annihilation_prim.txt +165 -0
  230. gammapbh/blackhawk_data/4.0e+15/inflight_annihilation_sec.txt +165 -0
  231. gammapbh/blackhawk_data/4.0e+15/instantaneous_primary_spectra.txt +502 -0
  232. gammapbh/blackhawk_data/4.0e+15/instantaneous_secondary_spectra.txt +378 -0
  233. gammapbh/blackhawk_data/4.0e+15/instantaneous_total_spectra.txt +502 -0
  234. gammapbh/blackhawk_data/4.0e+16/4.0e+16.txt +59 -0
  235. gammapbh/blackhawk_data/4.0e+16/BH_spectrum.txt +4 -0
  236. gammapbh/blackhawk_data/4.0e+16/Probabilities.txt +346 -0
  237. gammapbh/blackhawk_data/4.0e+16/final_state_radiation_prim.txt +120 -0
  238. gammapbh/blackhawk_data/4.0e+16/final_state_radiation_sec.txt +120 -0
  239. gammapbh/blackhawk_data/4.0e+16/inflight_annihilation_prim.txt +120 -0
  240. gammapbh/blackhawk_data/4.0e+16/inflight_annihilation_sec.txt +120 -0
  241. gammapbh/blackhawk_data/4.0e+16/instantaneous_primary_spectra.txt +502 -0
  242. gammapbh/blackhawk_data/4.0e+16/instantaneous_secondary_spectra.txt +378 -0
  243. gammapbh/blackhawk_data/4.0e+16/instantaneous_total_spectra.txt +502 -0
  244. gammapbh/blackhawk_data/4.0e+17/4.0e+17.txt +59 -0
  245. gammapbh/blackhawk_data/4.0e+17/BH_spectrum.txt +4 -0
  246. gammapbh/blackhawk_data/4.0e+17/Probabilities.txt +346 -0
  247. gammapbh/blackhawk_data/4.0e+17/final_state_radiation_prim.txt +75 -0
  248. gammapbh/blackhawk_data/4.0e+17/final_state_radiation_sec.txt +75 -0
  249. gammapbh/blackhawk_data/4.0e+17/inflight_annihilation_prim.txt +75 -0
  250. gammapbh/blackhawk_data/4.0e+17/inflight_annihilation_sec.txt +75 -0
  251. gammapbh/blackhawk_data/4.0e+17/instantaneous_primary_spectra.txt +502 -0
  252. gammapbh/blackhawk_data/4.0e+17/instantaneous_secondary_spectra.txt +378 -0
  253. gammapbh/blackhawk_data/4.0e+17/instantaneous_total_spectra.txt +502 -0
  254. gammapbh/blackhawk_data/4.0e+18/4.0e+18.txt +59 -0
  255. gammapbh/blackhawk_data/4.0e+18/BH_spectrum.txt +4 -0
  256. gammapbh/blackhawk_data/4.0e+18/final_state_radiation_prim.txt +29 -0
  257. gammapbh/blackhawk_data/4.0e+18/final_state_radiation_sec.txt +30 -0
  258. gammapbh/blackhawk_data/4.0e+18/inflight_annihilation_prim.txt +29 -0
  259. gammapbh/blackhawk_data/4.0e+18/inflight_annihilation_sec.txt +30 -0
  260. gammapbh/blackhawk_data/4.0e+18/instantaneous_primary_spectra.txt +502 -0
  261. gammapbh/blackhawk_data/4.0e+18/instantaneous_secondary_spectra.txt +378 -0
  262. gammapbh/blackhawk_data/4.0e+18/instantaneous_total_spectra.txt +502 -0
  263. gammapbh/blackhawk_data/5.0e+13/5.0e+13.txt +59 -0
  264. gammapbh/blackhawk_data/5.0e+13/BH_spectrum.txt +4 -0
  265. gammapbh/blackhawk_data/5.0e+13/final_state_radiation_prim.txt +252 -0
  266. gammapbh/blackhawk_data/5.0e+13/final_state_radiation_sec.txt +179 -0
  267. gammapbh/blackhawk_data/5.0e+13/inflight_annihilation_prim.txt +252 -0
  268. gammapbh/blackhawk_data/5.0e+13/inflight_annihilation_sec.txt +179 -0
  269. gammapbh/blackhawk_data/5.0e+13/instantaneous_primary_spectra.txt +502 -0
  270. gammapbh/blackhawk_data/5.0e+13/instantaneous_secondary_spectra.txt +378 -0
  271. gammapbh/blackhawk_data/5.0e+13/instantaneous_total_spectra.txt +502 -0
  272. gammapbh/blackhawk_data/5.0e+14/5.0e+14.txt +59 -0
  273. gammapbh/blackhawk_data/5.0e+14/BH_spectrum.txt +4 -0
  274. gammapbh/blackhawk_data/5.0e+14/Probabilities.txt +346 -0
  275. gammapbh/blackhawk_data/5.0e+14/final_state_radiation_prim.txt +206 -0
  276. gammapbh/blackhawk_data/5.0e+14/final_state_radiation_sec.txt +119 -0
  277. gammapbh/blackhawk_data/5.0e+14/inflight_annihilation_prim.txt +206 -0
  278. gammapbh/blackhawk_data/5.0e+14/inflight_annihilation_sec.txt +119 -0
  279. gammapbh/blackhawk_data/5.0e+14/instantaneous_primary_spectra.txt +502 -0
  280. gammapbh/blackhawk_data/5.0e+14/instantaneous_secondary_spectra.txt +378 -0
  281. gammapbh/blackhawk_data/5.0e+14/instantaneous_total_spectra.txt +502 -0
  282. gammapbh/blackhawk_data/5.0e+15/5e+15.txt +59 -0
  283. gammapbh/blackhawk_data/5.0e+15/BH_spectrum.txt +4 -0
  284. gammapbh/blackhawk_data/5.0e+15/Probabilities.txt +346 -0
  285. gammapbh/blackhawk_data/5.0e+15/final_state_radiation_prim.txt +161 -0
  286. gammapbh/blackhawk_data/5.0e+15/final_state_radiation_sec.txt +160 -0
  287. gammapbh/blackhawk_data/5.0e+15/inflight_annihilation_prim.txt +161 -0
  288. gammapbh/blackhawk_data/5.0e+15/inflight_annihilation_sec.txt +160 -0
  289. gammapbh/blackhawk_data/5.0e+15/instantaneous_primary_spectra.txt +502 -0
  290. gammapbh/blackhawk_data/5.0e+15/instantaneous_secondary_spectra.txt +378 -0
  291. gammapbh/blackhawk_data/5.0e+15/instantaneous_total_spectra.txt +502 -0
  292. gammapbh/blackhawk_data/5.0e+16/5.0e+16.txt +59 -0
  293. gammapbh/blackhawk_data/5.0e+16/BH_spectrum.txt +4 -0
  294. gammapbh/blackhawk_data/5.0e+16/Probabilities.txt +346 -0
  295. gammapbh/blackhawk_data/5.0e+16/final_state_radiation_prim.txt +116 -0
  296. gammapbh/blackhawk_data/5.0e+16/final_state_radiation_sec.txt +115 -0
  297. gammapbh/blackhawk_data/5.0e+16/inflight_annihilation_prim.txt +116 -0
  298. gammapbh/blackhawk_data/5.0e+16/inflight_annihilation_sec.txt +115 -0
  299. gammapbh/blackhawk_data/5.0e+16/instantaneous_primary_spectra.txt +502 -0
  300. gammapbh/blackhawk_data/5.0e+16/instantaneous_secondary_spectra.txt +378 -0
  301. gammapbh/blackhawk_data/5.0e+16/instantaneous_total_spectra.txt +502 -0
  302. gammapbh/blackhawk_data/5.0e+17/5.0e+17.txt +59 -0
  303. gammapbh/blackhawk_data/5.0e+17/BH_spectrum.txt +4 -0
  304. gammapbh/blackhawk_data/5.0e+17/Probabilities.txt +346 -0
  305. gammapbh/blackhawk_data/5.0e+17/final_state_radiation_prim.txt +70 -0
  306. gammapbh/blackhawk_data/5.0e+17/final_state_radiation_sec.txt +69 -0
  307. gammapbh/blackhawk_data/5.0e+17/inflight_annihilation_prim.txt +70 -0
  308. gammapbh/blackhawk_data/5.0e+17/inflight_annihilation_sec.txt +69 -0
  309. gammapbh/blackhawk_data/5.0e+17/instantaneous_primary_spectra.txt +502 -0
  310. gammapbh/blackhawk_data/5.0e+17/instantaneous_secondary_spectra.txt +378 -0
  311. gammapbh/blackhawk_data/5.0e+17/instantaneous_total_spectra.txt +502 -0
  312. gammapbh/blackhawk_data/5.0e+18/5.0e+18.txt +59 -0
  313. gammapbh/blackhawk_data/5.0e+18/BH_spectrum.txt +4 -0
  314. gammapbh/blackhawk_data/5.0e+18/final_state_radiation_prim.txt +25 -0
  315. gammapbh/blackhawk_data/5.0e+18/final_state_radiation_sec.txt +25 -0
  316. gammapbh/blackhawk_data/5.0e+18/inflight_annihilation_prim.txt +25 -0
  317. gammapbh/blackhawk_data/5.0e+18/inflight_annihilation_sec.txt +25 -0
  318. gammapbh/blackhawk_data/5.0e+18/instantaneous_primary_spectra.txt +502 -0
  319. gammapbh/blackhawk_data/5.0e+18/instantaneous_secondary_spectra.txt +378 -0
  320. gammapbh/blackhawk_data/5.0e+18/instantaneous_total_spectra.txt +502 -0
  321. gammapbh/blackhawk_data/6.0e+13/6.0e+13.txt +59 -0
  322. gammapbh/blackhawk_data/6.0e+13/BH_spectrum.txt +4 -0
  323. gammapbh/blackhawk_data/6.0e+13/final_state_radiation_prim.txt +248 -0
  324. gammapbh/blackhawk_data/6.0e+13/final_state_radiation_sec.txt +166 -0
  325. gammapbh/blackhawk_data/6.0e+13/inflight_annihilation_prim.txt +248 -0
  326. gammapbh/blackhawk_data/6.0e+13/inflight_annihilation_sec.txt +166 -0
  327. gammapbh/blackhawk_data/6.0e+13/instantaneous_primary_spectra.txt +502 -0
  328. gammapbh/blackhawk_data/6.0e+13/instantaneous_secondary_spectra.txt +378 -0
  329. gammapbh/blackhawk_data/6.0e+13/instantaneous_total_spectra.txt +502 -0
  330. gammapbh/blackhawk_data/6.0e+14/6.0e+14.txt +59 -0
  331. gammapbh/blackhawk_data/6.0e+14/BH_spectrum.txt +4 -0
  332. gammapbh/blackhawk_data/6.0e+14/Probabilities.txt +346 -0
  333. gammapbh/blackhawk_data/6.0e+14/final_state_radiation_prim.txt +203 -0
  334. gammapbh/blackhawk_data/6.0e+14/final_state_radiation_sec.txt +111 -0
  335. gammapbh/blackhawk_data/6.0e+14/inflight_annihilation_prim.txt +203 -0
  336. gammapbh/blackhawk_data/6.0e+14/inflight_annihilation_sec.txt +111 -0
  337. gammapbh/blackhawk_data/6.0e+14/instantaneous_primary_spectra.txt +502 -0
  338. gammapbh/blackhawk_data/6.0e+14/instantaneous_secondary_spectra.txt +378 -0
  339. gammapbh/blackhawk_data/6.0e+14/instantaneous_total_spectra.txt +502 -0
  340. gammapbh/blackhawk_data/6.0e+15/6e+15.txt +59 -0
  341. gammapbh/blackhawk_data/6.0e+15/BH_spectrum.txt +4 -0
  342. gammapbh/blackhawk_data/6.0e+15/Probabilities.txt +346 -0
  343. gammapbh/blackhawk_data/6.0e+15/final_state_radiation_prim.txt +157 -0
  344. gammapbh/blackhawk_data/6.0e+15/final_state_radiation_sec.txt +156 -0
  345. gammapbh/blackhawk_data/6.0e+15/inflight_annihilation_prim.txt +157 -0
  346. gammapbh/blackhawk_data/6.0e+15/inflight_annihilation_sec.txt +156 -0
  347. gammapbh/blackhawk_data/6.0e+15/instantaneous_primary_spectra.txt +502 -0
  348. gammapbh/blackhawk_data/6.0e+15/instantaneous_secondary_spectra.txt +378 -0
  349. gammapbh/blackhawk_data/6.0e+15/instantaneous_total_spectra.txt +502 -0
  350. gammapbh/blackhawk_data/6.0e+16/6.0e+16.txt +59 -0
  351. gammapbh/blackhawk_data/6.0e+16/BH_spectrum.txt +4 -0
  352. gammapbh/blackhawk_data/6.0e+16/Probabilities.txt +346 -0
  353. gammapbh/blackhawk_data/6.0e+16/final_state_radiation_prim.txt +112 -0
  354. gammapbh/blackhawk_data/6.0e+16/final_state_radiation_sec.txt +111 -0
  355. gammapbh/blackhawk_data/6.0e+16/inflight_annihilation_prim.txt +112 -0
  356. gammapbh/blackhawk_data/6.0e+16/inflight_annihilation_sec.txt +111 -0
  357. gammapbh/blackhawk_data/6.0e+16/instantaneous_primary_spectra.txt +502 -0
  358. gammapbh/blackhawk_data/6.0e+16/instantaneous_secondary_spectra.txt +378 -0
  359. gammapbh/blackhawk_data/6.0e+16/instantaneous_total_spectra.txt +502 -0
  360. gammapbh/blackhawk_data/6.0e+17/6.0e+17.txt +59 -0
  361. gammapbh/blackhawk_data/6.0e+17/BH_spectrum.txt +4 -0
  362. gammapbh/blackhawk_data/6.0e+17/Probabilities.txt +346 -0
  363. gammapbh/blackhawk_data/6.0e+17/final_state_radiation_prim.txt +67 -0
  364. gammapbh/blackhawk_data/6.0e+17/final_state_radiation_sec.txt +67 -0
  365. gammapbh/blackhawk_data/6.0e+17/inflight_annihilation_prim.txt +67 -0
  366. gammapbh/blackhawk_data/6.0e+17/inflight_annihilation_sec.txt +67 -0
  367. gammapbh/blackhawk_data/6.0e+17/instantaneous_primary_spectra.txt +502 -0
  368. gammapbh/blackhawk_data/6.0e+17/instantaneous_secondary_spectra.txt +378 -0
  369. gammapbh/blackhawk_data/6.0e+17/instantaneous_total_spectra.txt +502 -0
  370. gammapbh/blackhawk_data/6.0e+18/6.0e+18.txt +59 -0
  371. gammapbh/blackhawk_data/6.0e+18/BH_spectrum.txt +4 -0
  372. gammapbh/blackhawk_data/6.0e+18/final_state_radiation_prim.txt +21 -0
  373. gammapbh/blackhawk_data/6.0e+18/final_state_radiation_sec.txt +22 -0
  374. gammapbh/blackhawk_data/6.0e+18/inflight_annihilation_prim.txt +21 -0
  375. gammapbh/blackhawk_data/6.0e+18/inflight_annihilation_sec.txt +22 -0
  376. gammapbh/blackhawk_data/6.0e+18/instantaneous_primary_spectra.txt +502 -0
  377. gammapbh/blackhawk_data/6.0e+18/instantaneous_secondary_spectra.txt +378 -0
  378. gammapbh/blackhawk_data/6.0e+18/instantaneous_total_spectra.txt +502 -0
  379. gammapbh/blackhawk_data/7.0e+13/7.0e+13.txt +59 -0
  380. gammapbh/blackhawk_data/7.0e+13/BH_spectrum.txt +4 -0
  381. gammapbh/blackhawk_data/7.0e+13/final_state_radiation_prim.txt +245 -0
  382. gammapbh/blackhawk_data/7.0e+13/final_state_radiation_sec.txt +169 -0
  383. gammapbh/blackhawk_data/7.0e+13/inflight_annihilation_prim.txt +245 -0
  384. gammapbh/blackhawk_data/7.0e+13/inflight_annihilation_sec.txt +169 -0
  385. gammapbh/blackhawk_data/7.0e+13/instantaneous_primary_spectra.txt +502 -0
  386. gammapbh/blackhawk_data/7.0e+13/instantaneous_secondary_spectra.txt +378 -0
  387. gammapbh/blackhawk_data/7.0e+13/instantaneous_total_spectra.txt +502 -0
  388. gammapbh/blackhawk_data/7.0e+14/7.0e+14.txt +59 -0
  389. gammapbh/blackhawk_data/7.0e+14/BH_spectrum.txt +4 -0
  390. gammapbh/blackhawk_data/7.0e+14/Probabilities.txt +346 -0
  391. gammapbh/blackhawk_data/7.0e+14/final_state_radiation_prim.txt +200 -0
  392. gammapbh/blackhawk_data/7.0e+14/final_state_radiation_sec.txt +113 -0
  393. gammapbh/blackhawk_data/7.0e+14/inflight_annihilation_prim.txt +200 -0
  394. gammapbh/blackhawk_data/7.0e+14/inflight_annihilation_sec.txt +113 -0
  395. gammapbh/blackhawk_data/7.0e+14/instantaneous_primary_spectra.txt +502 -0
  396. gammapbh/blackhawk_data/7.0e+14/instantaneous_secondary_spectra.txt +378 -0
  397. gammapbh/blackhawk_data/7.0e+14/instantaneous_total_spectra.txt +502 -0
  398. gammapbh/blackhawk_data/7.0e+15/7e+15.txt +59 -0
  399. gammapbh/blackhawk_data/7.0e+15/BH_spectrum.txt +4 -0
  400. gammapbh/blackhawk_data/7.0e+15/Probabilities.txt +346 -0
  401. gammapbh/blackhawk_data/7.0e+15/final_state_radiation_prim.txt +154 -0
  402. gammapbh/blackhawk_data/7.0e+15/final_state_radiation_sec.txt +153 -0
  403. gammapbh/blackhawk_data/7.0e+15/inflight_annihilation_prim.txt +154 -0
  404. gammapbh/blackhawk_data/7.0e+15/inflight_annihilation_sec.txt +153 -0
  405. gammapbh/blackhawk_data/7.0e+15/instantaneous_primary_spectra.txt +502 -0
  406. gammapbh/blackhawk_data/7.0e+15/instantaneous_secondary_spectra.txt +378 -0
  407. gammapbh/blackhawk_data/7.0e+15/instantaneous_total_spectra.txt +502 -0
  408. gammapbh/blackhawk_data/7.0e+16/7.0e+16.txt +59 -0
  409. gammapbh/blackhawk_data/7.0e+16/BH_spectrum.txt +4 -0
  410. gammapbh/blackhawk_data/7.0e+16/Probabilities.txt +346 -0
  411. gammapbh/blackhawk_data/7.0e+16/final_state_radiation_prim.txt +109 -0
  412. gammapbh/blackhawk_data/7.0e+16/final_state_radiation_sec.txt +109 -0
  413. gammapbh/blackhawk_data/7.0e+16/inflight_annihilation_prim.txt +109 -0
  414. gammapbh/blackhawk_data/7.0e+16/inflight_annihilation_sec.txt +109 -0
  415. gammapbh/blackhawk_data/7.0e+16/instantaneous_primary_spectra.txt +502 -0
  416. gammapbh/blackhawk_data/7.0e+16/instantaneous_secondary_spectra.txt +378 -0
  417. gammapbh/blackhawk_data/7.0e+16/instantaneous_total_spectra.txt +502 -0
  418. gammapbh/blackhawk_data/7.0e+17/7.0e+17.txt +59 -0
  419. gammapbh/blackhawk_data/7.0e+17/BH_spectrum.txt +4 -0
  420. gammapbh/blackhawk_data/7.0e+17/Probabilities.txt +346 -0
  421. gammapbh/blackhawk_data/7.0e+17/final_state_radiation_prim.txt +64 -0
  422. gammapbh/blackhawk_data/7.0e+17/final_state_radiation_sec.txt +63 -0
  423. gammapbh/blackhawk_data/7.0e+17/inflight_annihilation_prim.txt +64 -0
  424. gammapbh/blackhawk_data/7.0e+17/inflight_annihilation_sec.txt +63 -0
  425. gammapbh/blackhawk_data/7.0e+17/instantaneous_primary_spectra.txt +502 -0
  426. gammapbh/blackhawk_data/7.0e+17/instantaneous_secondary_spectra.txt +378 -0
  427. gammapbh/blackhawk_data/7.0e+17/instantaneous_total_spectra.txt +502 -0
  428. gammapbh/blackhawk_data/7.0e+18/7.0e+18.txt +59 -0
  429. gammapbh/blackhawk_data/7.0e+18/BH_spectrum.txt +4 -0
  430. gammapbh/blackhawk_data/7.0e+18/final_state_radiation_prim.txt +18 -0
  431. gammapbh/blackhawk_data/7.0e+18/final_state_radiation_sec.txt +19 -0
  432. gammapbh/blackhawk_data/7.0e+18/inflight_annihilation_prim.txt +18 -0
  433. gammapbh/blackhawk_data/7.0e+18/inflight_annihilation_sec.txt +19 -0
  434. gammapbh/blackhawk_data/7.0e+18/instantaneous_primary_spectra.txt +502 -0
  435. gammapbh/blackhawk_data/7.0e+18/instantaneous_secondary_spectra.txt +378 -0
  436. gammapbh/blackhawk_data/7.0e+18/instantaneous_total_spectra.txt +502 -0
  437. gammapbh/blackhawk_data/8.0e+13/8.0e+13.txt +59 -0
  438. gammapbh/blackhawk_data/8.0e+13/BH_spectrum.txt +4 -0
  439. gammapbh/blackhawk_data/8.0e+13/final_state_radiation_prim.txt +242 -0
  440. gammapbh/blackhawk_data/8.0e+13/final_state_radiation_sec.txt +157 -0
  441. gammapbh/blackhawk_data/8.0e+13/inflight_annihilation_prim.txt +242 -0
  442. gammapbh/blackhawk_data/8.0e+13/inflight_annihilation_sec.txt +157 -0
  443. gammapbh/blackhawk_data/8.0e+13/instantaneous_primary_spectra.txt +502 -0
  444. gammapbh/blackhawk_data/8.0e+13/instantaneous_secondary_spectra.txt +378 -0
  445. gammapbh/blackhawk_data/8.0e+13/instantaneous_total_spectra.txt +502 -0
  446. gammapbh/blackhawk_data/8.0e+14/8.0e+14.txt +59 -0
  447. gammapbh/blackhawk_data/8.0e+14/BH_spectrum.txt +4 -0
  448. gammapbh/blackhawk_data/8.0e+14/Probabilities.txt +346 -0
  449. gammapbh/blackhawk_data/8.0e+14/final_state_radiation_prim.txt +197 -0
  450. gammapbh/blackhawk_data/8.0e+14/final_state_radiation_sec.txt +122 -0
  451. gammapbh/blackhawk_data/8.0e+14/inflight_annihilation_prim.txt +197 -0
  452. gammapbh/blackhawk_data/8.0e+14/inflight_annihilation_sec.txt +122 -0
  453. gammapbh/blackhawk_data/8.0e+14/instantaneous_primary_spectra.txt +502 -0
  454. gammapbh/blackhawk_data/8.0e+14/instantaneous_secondary_spectra.txt +378 -0
  455. gammapbh/blackhawk_data/8.0e+14/instantaneous_total_spectra.txt +502 -0
  456. gammapbh/blackhawk_data/8.0e+15/8e+15.txt +59 -0
  457. gammapbh/blackhawk_data/8.0e+15/BH_spectrum.txt +4 -0
  458. gammapbh/blackhawk_data/8.0e+15/Probabilities.txt +346 -0
  459. gammapbh/blackhawk_data/8.0e+15/final_state_radiation_prim.txt +152 -0
  460. gammapbh/blackhawk_data/8.0e+15/final_state_radiation_sec.txt +152 -0
  461. gammapbh/blackhawk_data/8.0e+15/inflight_annihilation_prim.txt +152 -0
  462. gammapbh/blackhawk_data/8.0e+15/inflight_annihilation_sec.txt +152 -0
  463. gammapbh/blackhawk_data/8.0e+15/instantaneous_primary_spectra.txt +502 -0
  464. gammapbh/blackhawk_data/8.0e+15/instantaneous_secondary_spectra.txt +378 -0
  465. gammapbh/blackhawk_data/8.0e+15/instantaneous_total_spectra.txt +502 -0
  466. gammapbh/blackhawk_data/8.0e+16/8.0e+16.txt +59 -0
  467. gammapbh/blackhawk_data/8.0e+16/BH_spectrum.txt +4 -0
  468. gammapbh/blackhawk_data/8.0e+16/Probabilities.txt +346 -0
  469. gammapbh/blackhawk_data/8.0e+16/final_state_radiation_prim.txt +106 -0
  470. gammapbh/blackhawk_data/8.0e+16/final_state_radiation_sec.txt +106 -0
  471. gammapbh/blackhawk_data/8.0e+16/inflight_annihilation_prim.txt +106 -0
  472. gammapbh/blackhawk_data/8.0e+16/inflight_annihilation_sec.txt +106 -0
  473. gammapbh/blackhawk_data/8.0e+16/instantaneous_primary_spectra.txt +502 -0
  474. gammapbh/blackhawk_data/8.0e+16/instantaneous_secondary_spectra.txt +378 -0
  475. gammapbh/blackhawk_data/8.0e+16/instantaneous_total_spectra.txt +502 -0
  476. gammapbh/blackhawk_data/8.0e+17/8.0e+17.txt +59 -0
  477. gammapbh/blackhawk_data/8.0e+17/BH_spectrum.txt +4 -0
  478. gammapbh/blackhawk_data/8.0e+17/Probabilities.txt +346 -0
  479. gammapbh/blackhawk_data/8.0e+17/final_state_radiation_prim.txt +61 -0
  480. gammapbh/blackhawk_data/8.0e+17/final_state_radiation_sec.txt +61 -0
  481. gammapbh/blackhawk_data/8.0e+17/inflight_annihilation_prim.txt +61 -0
  482. gammapbh/blackhawk_data/8.0e+17/inflight_annihilation_sec.txt +61 -0
  483. gammapbh/blackhawk_data/8.0e+17/instantaneous_primary_spectra.txt +502 -0
  484. gammapbh/blackhawk_data/8.0e+17/instantaneous_secondary_spectra.txt +378 -0
  485. gammapbh/blackhawk_data/8.0e+17/instantaneous_total_spectra.txt +502 -0
  486. gammapbh/blackhawk_data/8.0e+18/8.0e+18.txt +59 -0
  487. gammapbh/blackhawk_data/8.0e+18/BH_spectrum.txt +4 -0
  488. gammapbh/blackhawk_data/8.0e+18/final_state_radiation_prim.txt +16 -0
  489. gammapbh/blackhawk_data/8.0e+18/final_state_radiation_sec.txt +17 -0
  490. gammapbh/blackhawk_data/8.0e+18/inflight_annihilation_prim.txt +16 -0
  491. gammapbh/blackhawk_data/8.0e+18/inflight_annihilation_sec.txt +17 -0
  492. gammapbh/blackhawk_data/8.0e+18/instantaneous_primary_spectra.txt +502 -0
  493. gammapbh/blackhawk_data/8.0e+18/instantaneous_secondary_spectra.txt +378 -0
  494. gammapbh/blackhawk_data/8.0e+18/instantaneous_total_spectra.txt +502 -0
  495. gammapbh/blackhawk_data/9.0e+13/9.0e+13.txt +59 -0
  496. gammapbh/blackhawk_data/9.0e+13/BH_spectrum.txt +4 -0
  497. gammapbh/blackhawk_data/9.0e+13/final_state_radiation_prim.txt +240 -0
  498. gammapbh/blackhawk_data/9.0e+13/final_state_radiation_sec.txt +156 -0
  499. gammapbh/blackhawk_data/9.0e+13/inflight_annihilation_prim.txt +240 -0
  500. gammapbh/blackhawk_data/9.0e+13/inflight_annihilation_sec.txt +156 -0
  501. gammapbh/blackhawk_data/9.0e+13/instantaneous_primary_spectra.txt +502 -0
  502. gammapbh/blackhawk_data/9.0e+13/instantaneous_secondary_spectra.txt +378 -0
  503. gammapbh/blackhawk_data/9.0e+13/instantaneous_total_spectra.txt +502 -0
  504. gammapbh/blackhawk_data/9.0e+14/9.0e+14.txt +59 -0
  505. gammapbh/blackhawk_data/9.0e+14/BH_spectrum.txt +4 -0
  506. gammapbh/blackhawk_data/9.0e+14/Probabilities.txt +346 -0
  507. gammapbh/blackhawk_data/9.0e+14/final_state_radiation_prim.txt +195 -0
  508. gammapbh/blackhawk_data/9.0e+14/final_state_radiation_sec.txt +122 -0
  509. gammapbh/blackhawk_data/9.0e+14/inflight_annihilation_prim.txt +195 -0
  510. gammapbh/blackhawk_data/9.0e+14/inflight_annihilation_sec.txt +122 -0
  511. gammapbh/blackhawk_data/9.0e+14/instantaneous_primary_spectra.txt +502 -0
  512. gammapbh/blackhawk_data/9.0e+14/instantaneous_secondary_spectra.txt +378 -0
  513. gammapbh/blackhawk_data/9.0e+14/instantaneous_total_spectra.txt +502 -0
  514. gammapbh/blackhawk_data/9.0e+15/9e+15.txt +59 -0
  515. gammapbh/blackhawk_data/9.0e+15/BH_spectrum.txt +4 -0
  516. gammapbh/blackhawk_data/9.0e+15/Probabilities.txt +346 -0
  517. gammapbh/blackhawk_data/9.0e+15/final_state_radiation_prim.txt +149 -0
  518. gammapbh/blackhawk_data/9.0e+15/final_state_radiation_sec.txt +148 -0
  519. gammapbh/blackhawk_data/9.0e+15/inflight_annihilation_prim.txt +149 -0
  520. gammapbh/blackhawk_data/9.0e+15/inflight_annihilation_sec.txt +148 -0
  521. gammapbh/blackhawk_data/9.0e+15/instantaneous_primary_spectra.txt +502 -0
  522. gammapbh/blackhawk_data/9.0e+15/instantaneous_secondary_spectra.txt +378 -0
  523. gammapbh/blackhawk_data/9.0e+15/instantaneous_total_spectra.txt +502 -0
  524. gammapbh/blackhawk_data/9.0e+16/9.0e+16.txt +59 -0
  525. gammapbh/blackhawk_data/9.0e+16/BH_spectrum.txt +4 -0
  526. gammapbh/blackhawk_data/9.0e+16/Probabilities.txt +346 -0
  527. gammapbh/blackhawk_data/9.0e+16/final_state_radiation_prim.txt +104 -0
  528. gammapbh/blackhawk_data/9.0e+16/final_state_radiation_sec.txt +103 -0
  529. gammapbh/blackhawk_data/9.0e+16/inflight_annihilation_prim.txt +104 -0
  530. gammapbh/blackhawk_data/9.0e+16/inflight_annihilation_sec.txt +103 -0
  531. gammapbh/blackhawk_data/9.0e+16/instantaneous_primary_spectra.txt +502 -0
  532. gammapbh/blackhawk_data/9.0e+16/instantaneous_secondary_spectra.txt +378 -0
  533. gammapbh/blackhawk_data/9.0e+16/instantaneous_total_spectra.txt +502 -0
  534. gammapbh/blackhawk_data/9.0e+17/9.0e+17.txt +59 -0
  535. gammapbh/blackhawk_data/9.0e+17/BH_spectrum.txt +4 -0
  536. gammapbh/blackhawk_data/9.0e+17/Probabilities.txt +346 -0
  537. gammapbh/blackhawk_data/9.0e+17/final_state_radiation_prim.txt +59 -0
  538. gammapbh/blackhawk_data/9.0e+17/final_state_radiation_sec.txt +59 -0
  539. gammapbh/blackhawk_data/9.0e+17/inflight_annihilation_prim.txt +59 -0
  540. gammapbh/blackhawk_data/9.0e+17/inflight_annihilation_sec.txt +59 -0
  541. gammapbh/blackhawk_data/9.0e+17/instantaneous_primary_spectra.txt +502 -0
  542. gammapbh/blackhawk_data/9.0e+17/instantaneous_secondary_spectra.txt +378 -0
  543. gammapbh/blackhawk_data/9.0e+17/instantaneous_total_spectra.txt +502 -0
  544. gammapbh/blackhawk_data/9.0e+18/9.0e+18.txt +59 -0
  545. gammapbh/blackhawk_data/9.0e+18/BH_spectrum.txt +4 -0
  546. gammapbh/blackhawk_data/9.0e+18/final_state_radiation_prim.txt +13 -0
  547. gammapbh/blackhawk_data/9.0e+18/final_state_radiation_sec.txt +14 -0
  548. gammapbh/blackhawk_data/9.0e+18/inflight_annihilation_prim.txt +13 -0
  549. gammapbh/blackhawk_data/9.0e+18/inflight_annihilation_sec.txt +14 -0
  550. gammapbh/blackhawk_data/9.0e+18/instantaneous_primary_spectra.txt +502 -0
  551. gammapbh/blackhawk_data/9.0e+18/instantaneous_secondary_spectra.txt +378 -0
  552. gammapbh/blackhawk_data/9.0e+18/instantaneous_total_spectra.txt +502 -0
  553. gammapbh/cli.py +2850 -0
  554. gammapbh/results/custom_equation/1.38e+15_custom_eq/distributed_spectrum.txt +378 -0
  555. gammapbh/results/custom_equation/1.38e+15_custom_eq/equation.txt +5 -0
  556. gammapbh/results/custom_equation/1.38e+15_custom_eq/samples_sorted.txt +1001 -0
  557. gammapbh/results/gaussian/peak_3.00e+15_/342/225/247/320/2230.1_N1000/distributed_spectrum.txt +378 -0
  558. gammapbh/results/gaussian/peak_3.00e+15_/342/225/247/320/2230.1_N1000/mass_distribution.txt +1001 -0
  559. gammapbh/results/lognormal/peak_3.00e+15_/342/225/247/320/2230.1_N1000/distributed_spectrum.txt +378 -0
  560. gammapbh/results/lognormal/peak_3.00e+15_/342/225/247/320/2230.1_N1000/mass_distribution.txt +1001 -0
  561. gammapbh/results/monochromatic/3.00e+15_spectrum.txt +378 -0
  562. gammapbh/results/monochromatic/3.50e+15_mono_generated.txt +378 -0
  563. gammapbh/results/non_gaussian/peak_3.00e+15_/342/225/247/320/223X0.1_N1000/distributed_spectrum.txt +378 -0
  564. gammapbh/results/non_gaussian/peak_3.00e+15_/342/225/247/320/223X0.1_N1000/mass_distribution.txt +1001 -0
  565. gammapbh-1.1.3.dist-info/METADATA +238 -0
  566. gammapbh-1.1.3.dist-info/RECORD +570 -0
  567. gammapbh-1.1.3.dist-info/WHEEL +5 -0
  568. gammapbh-1.1.3.dist-info/entry_points.txt +2 -0
  569. gammapbh-1.1.3.dist-info/licenses/LICENSE.md +1348 -0
  570. gammapbh-1.1.3.dist-info/top_level.txt +1 -0
gammapbh/__init__.py ADDED
@@ -0,0 +1,42 @@
1
+ # src/gammapbh/__init__.py
2
+ """
3
+ gammapbh — utilities to load BlackHawk tables, compose PBH gamma spectra,
4
+ and plot/average spectra for various PBH mass distributions.
5
+
6
+ Units
7
+ -----
8
+ Mass: grams (g)
9
+ Energy: MeV
10
+ Spectral density: dN/dE [MeV^-1 s^-1]
11
+ """
12
+
13
+ from importlib.metadata import version as _v
14
+
15
+ __all__ = [
16
+ "load_spectra_components",
17
+ "discover_mass_folders",
18
+ "mass_function",
19
+ "mass_function_exact",
20
+ "mass_function_lognormal",
21
+ # add other public functions/classes you want users to import
22
+ ]
23
+ __version__ = _v("gammapbh")
24
+
25
+ # Re-export key APIs from submodules (so docs & users can do `from gammapbh import ...`)
26
+ from .cli import ( # or better: move non-CLI helpers to a library module and import from there
27
+ discover_mass_folders,
28
+ load_spectra_components,
29
+ mass_function,
30
+ mass_function_exact,
31
+ mass_function_lognormal,
32
+ )
33
+
34
+ __all__ = ["cli"]
35
+ __version__ = "1.1.3"
36
+
37
+
38
+
39
+
40
+
41
+
42
+
gammapbh/__main__.py ADDED
@@ -0,0 +1,29 @@
1
+ # src/gammapbh/__main__.py
2
+ """
3
+ Module entry point so `python -m gammapbh [args]` works.
4
+
5
+ This simply forwards argv to `gammapbh.cli.main`, so things like:
6
+ - python -m gammapbh --help
7
+ - python -m gammapbh monochromatic --help
8
+ - python -m gammapbh (interactive CLI, if your main supports it)
9
+ behave exactly the same as running the `gammapbh` console script.
10
+ """
11
+
12
+ from __future__ import annotations
13
+ import sys
14
+
15
+
16
+ def _entry() -> int:
17
+ # Import inside the function so import errors show as runtime errors
18
+ # when the module is invoked (mirrors how console_scripts work).
19
+ from .cli import main # your argparse/click entry point
20
+
21
+ # Forward only the user args (skip the interpreter/module bits)
22
+ # Expect `main(argv: list[str] | None)` to handle parsing and return
23
+ # an int exit code or None (treated as 0 here).
24
+ rv = main(sys.argv[1:])
25
+ return int(rv) if isinstance(rv, int) else 0
26
+
27
+
28
+ if __name__ == "__main__":
29
+ raise SystemExit(_entry())
@@ -0,0 +1,59 @@
1
+ destination_folder = 1.0e+14 # name of the output folder in results/
2
+ full_output = 1 # quantity of information displayed (0=less, 1=more)
3
+ interpolation_method = 0 # interpolation in the numerical tables (0=linear, 1=logarithmic)
4
+
5
+ metric = 0 # BH metric: 0=Kerr, 1=polymerized, 2=charged, 3=higher-dimensional
6
+
7
+ BH_number = 1 # number of BH masses (should be the number of tabulated masses if spectrum_choice=5)
8
+ Mmin = 1e+14 # lowest BH mass in g (larger than the Planck mass)
9
+ Mmax = 1e+14 # highest BH mass in g (larger than the Planck mass)
10
+ param_number = 1 # number of Kerr spins
11
+ amin = 0. # lowest Kerr spin
12
+ amax = 0. # highest Kerr spin
13
+ Qmin = 0. # lowest Reissner-Norström charge
14
+ Qmax = 0. # highest Reissner-Norström charge
15
+
16
+ epsilon_LQG = 1.5 # dimensionless epsilon parameter for the polymerized metric
17
+ a0_LQG = 0. # minimal area for the polymerized metric in GeV^(-2)
18
+ n = 0. # number of extra spatial dimensions in higher-dimensional metric
19
+
20
+ spectrum_choice = 0 # form of the BH distribution: 0=Dirac, 1=log-normal for the mass, 11: log-normal for the number, 2=power-law, 3=critical collapse, 4=peak theory, 5=uniform -1=user-defined
21
+ spectrum_choice_param = 0 # form of the spin dsitribution for each mass: 0=Dirac, 1=uniform, 2=Gaussian
22
+
23
+ amplitude_lognormal = 1. # amplitude of the log-normal (mass density) distribution in g.cm^-3
24
+ amplitude_lognormal2 = 1. # amplitude of the log-normal (number density) distribution in cm^-3
25
+ stand_dev_lognormal = 1. # dimensionless variance of the log-normal distribution
26
+ crit_mass_lognormal = 1. # characteristic mass of the log-normal distribution in g
27
+
28
+ amplitude_powerlaw = 1. # amplitude of the power-law distribution in g^(gamma-1).cm^-3
29
+ eqstate_powerlaw = 0.3333 # equation of state of the Universe at the BH formation time P = w.rho
30
+
31
+ amplitude_critical_collapse = 1. # amplitude of the critical collapse distribution in g^(-2.85).cm^-3
32
+ crit_mass_critical_collapse = 1. # characteristic mass of the critical collapse distribution in g
33
+
34
+ amplitude_uniform = 1. # amplitude of the uniform mass distribution in cm^(-3)
35
+
36
+ stand_dev_param_Gaussian = 1. # standard deviation of the Gaussian spin distribution
37
+ mean_param_Gaussian = 0.5 # mean of the Gaussian spin distribution
38
+
39
+ table = spin_distribution_BH.txt # table containing the User's BH distribution
40
+
41
+ tmin_manual = 0 # 1: user-defined tmin, 0:automatically set tmin
42
+ tmin = 1.e-30 # initial integration time of the evolution of BH in s
43
+ limit = 5000 # iteration limit when computing the time evolution of a single BH
44
+ BH_remnant = 0 # 0: total evaporation, 1: BH relic at mass M_relic
45
+ M_remnant = 1e-4 # BH relic mass in g
46
+
47
+ E_number = 500 # number of primary particles energies to be simulated
48
+ Emin = 1e-6 # minimal energy in GeV of the primary particles
49
+ Emax = 1e+5 # maximal energy in GeV of the primary particles
50
+
51
+ grav = 1 # 0=no graviton, 1=emission of gravitons
52
+ add_DM = 1 # 0=no DM added, 1=one DM particle
53
+ m_DM = 1. # DM mass in GeV
54
+ spin_DM = 0. # DM spin
55
+ dof_DM = 1. # number of DM degrees of freedom
56
+
57
+ primary_only = 0 # 1=no secondary spectrum, 0=secondary spectrum computed
58
+
59
+ hadronization_choice = 2 # 0=PYTHIA at the BBN epoch, 1=HERWIG at the BBN epoch, 2=PYTHIA (new) at the present epoch, 3=HAZMA at the present epoch, 4=HDMSpectra at the present epoch
@@ -0,0 +1,4 @@
1
+ Initial BH comoving number density as a function of their mass and parameter.
2
+
3
+ mass/spin 0.00000e+00
4
+ 1.00000e+14 1.00000e+00