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
@@ -0,0 +1,238 @@
1
+ Metadata-Version: 2.4
2
+ Name: gammapbh
3
+ Version: 1.1.3
4
+ Summary: GammaPBHPlotter: simulate and visualize Hawking gamma-ray spectra from PBHs
5
+ Author-email: John Carlini <jcarlini@oakland.edu>, Ilias Cholis <cholis@oakland.edu>
6
+ Project-URL: Homepage, https://github.com/jcarlini-dot/GammaPBHPlotter
7
+ Project-URL: Repository, https://github.com/jcarlini-dot/GammaPBHPlotter
8
+ Project-URL: Bug Tracker, https://github.com/jcarlini-dot/GammaPBHPlotter/issues
9
+ Project-URL: PyPI, https://pypi.org/project/gammapbh/
10
+ Keywords: primordial black holes,hawking radiation,gamma rays,astrophysics
11
+ Classifier: Programming Language :: Python :: 3
12
+ Classifier: Programming Language :: Python :: 3 :: Only
13
+ Classifier: Operating System :: OS Independent
14
+ Classifier: Intended Audience :: Science/Research
15
+ Classifier: Topic :: Scientific/Engineering :: Physics
16
+ Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
17
+ Requires-Python: >=3.9
18
+ Description-Content-Type: text/markdown
19
+ License-File: LICENSE.md
20
+ Requires-Dist: numpy>=1.17
21
+ Requires-Dist: scipy>=1.7
22
+ Requires-Dist: matplotlib>=3.3
23
+ Requires-Dist: tqdm>=4.60
24
+ Requires-Dist: colorama>=0.4
25
+ Dynamic: license-file
26
+
27
+ # GammaPBHPlotter Version 1.1.3 (11 November 2025)
28
+ -----------------------------------
29
+ By John Carlini (jcarlini@oakland.edu) and Ilias Cholis (cholis@oakland.edu)
30
+
31
+ INTRODUCTION
32
+ -----------------------------------
33
+ The most recent version of this program can be obtained from:
34
+ https://test.pypi.org/project/gammapbh
35
+ https://zenodo.org/records/16944093
36
+ https://pypi.org/project/gammapbh/
37
+
38
+ This Python package is designed to simulate, display, and record the Hawking gamma-ray differential spectra per unit time (d^2 Nγ/(dEγ dt)) of primordial black holes (PBHs) in units of inverse megaelectron volts per second. The mass range of simulated PBHs is between 5×10^13 and 1×10^19 grams. It does this through a combination of interpolating direct Hawking radiation (DHR) spectral data from the existing software BlackHawk, as well as computations of the final state radiation (FSR) from electrons and positrons, and the energy produced by the annihilation of said positrons with electrons in the interstellar medium, referred to as inflight annihilation (IFA).
39
+
40
+ This software was designed for use by physicists and astronomers as both a comprehensive and user-friendly means of modelling different distributions of PBHs. These results can be compared to any excess gamma-rays detected from certain regions of space. Matches could be used as evidence not only for the presence of PBHs, but their number, density, and distribution.
41
+
42
+ DISTRIBUTION METHODS
43
+ -----------------------------------
44
+ Gamma-ray Hawking Spectra can be generated in one of many distribution methods. In monochromatic distribution all black holes possess an identical mass and by extension an identical gamma-ray Hawking spectrum. If the mass of the simulated black hole happens to align with one of the 56 pre-rendered spectra generated via BlackHawk (for DHR) and our calculations of the FSR and IFA, then the resulting spectrum is presented as is. For any other mass within the appropriate range, a new spectrum is interpolated based on that existing data.
45
+
46
+ All other means of distribution are simulated by producing a number of randomly generated black hole masses according to a probability density function. The individual spectra of each black hole are then simulated in a similar manner to the monochromatic method before being added up to produce a final result. The number of simulated black holes is inputted by the user, but a sample size of at least 1000 is a recommended minimum for accuracy. It is also worth noting that in order to better understand the average contribution of singular black holes and account for different needed sample sizes, the distributed spectra this software produces have been divided in amplitude by their sample size. So if a user were to generate a sample size of 1000, it is important to remember that the results seen and saved are only an average per black hole and would be 3 orders of magnitude lower in amplitude than the total radiation that particular number of black holes of those masses would actually produce.
47
+
48
+ What differentiates these distribution methods is what specific probability density function they follow. The Gaussian and non-Gaussian collapse PDFs are based upon a model of PBH formation and early universe structure from the paper "The Formation Probability of Primordial Black Holes" by Matteo Biagetti et al. Due to the specific limitations of that model, it only remains accurate for a limited range of values for the standard deviation (σ). Only values within that range may be simulated by this software.
49
+
50
+ 0.03 < σ < 0.255 for the case of the Gaussian collapse.
51
+ 0.04 < σ < 0.16 for the case of non-Gaussian collapse
52
+
53
+ For the lognormal distribution, it is a simpler and more malleable model which can accommodate values of standard deviations as long as σ > 0. That being said, values of σ=2 or lower are recommended for utility as any higher of a spread would most of the distribution lying outside of our mass range.
54
+
55
+ Custom distributions allow a user to enter any probability density function required in the form of a Python expression f(m). The variable "m" refers to the PBH mass in grams. Identifiers for Numpy "np." are not required and expressions like "sin", "log", "exp" etc can be entered in directly. The resulting function will always be normalized to 1 for the purposes of calculating probability. Constants may be entered into the equation, but the user will be prompted after entering to define the definition for each of them.
56
+
57
+ Running these simulations will take additional time proportional to the sample sized used. Since monochromatic distributions only have a sample size of 1, they are effectively instant.
58
+
59
+ RUNNING SIMULATIONS
60
+ -----------------------------------
61
+ No matter which of the distribution methods is needed, the act of simulating them is a similar process for users. Upon selecting their desired method, the program will send a text prompt to input the mass values most likely to appear in the distribution (referred to as your peak masses). Peak masses can be entered individually or as a series of comma separated numbers in scientific notation. I.e. 1e15, 2.5e16, 3.75e17, etc. Since masses can only be generated within the limits of 5e13 and 5e18 g, placing a peak mass too close to said limits while using a non-monochromatic distribution method can cause a significant number of the black holes to fall outside the range, have their spectra treated as 0, and cause the overall data to lose accuracy. This is less of an issue when the peak mass is near the higher end of masses (5e18 g) as masses above that value have such low values of Hawking radiation that counting them as 0 is an imperceptible difference in almost all use cases. Additionally, outside of a monochromatic distribution, the peak mass does not always coincide with the average mass. For this reason, the mean mass of simulated black holes is provided as well in graphs as well as in saved results.
62
+
63
+ If a peak mass is entered individually, two graphs will appear. One will show the number of gamma-ray photons emitted per unit energy and unit time (or dNγ/dEγ) in units of Inverse Megaelectron Volts and inverse seconds on the y-axis and Energy (E) in units of Megaelectron volts. The next graph is opened by closing the previous one and displays that same data in units of Megaelectron Volts per second. That is done by multiplying the y axis (dNγ/dEγ) of each data point by the x axis squared (E²). The first graph provides data in a form more useful for the simulation of Hawking radiation, while the second provides data in the form of the luminosity in Megaelectron Volts per second. If multiple masses are entered, the resulting spectra are presented in separate graphs. Each graph will appear once the previous one is closed in the order they were entered. Once through, all spectra as well as their cumulative sum will be presented in one final graph in units of MeV s^-1.
64
+
65
+ SAVING RESULTS
66
+ -----------------------------------
67
+ Once the final graph produced by any simulation has been closed, the program will give the user a y/n prompt of whether they would like to save their results or not. If "y" is entered, an indexed list of the entered peak masses will appear alongside a prompt asking the user which simulations to save. This task is done by entering a single number, a comma separated list of numbers, or simply pressing "0" to save all of them. Once finished, the results will automatically be saved as a .txt file in a destination folder named "results" and a specific subfolder depending on the method used to generate them. If "n" is selected, the user returns to the main menu.
68
+
69
+ Monochromatic distribution = ".../results/monochromatic"
70
+ Gaussian distribution = ".../results/gaussian"
71
+ Lognormal distribution = ".../results/lognormal"
72
+ non-Gaussian collapse = ".../results/non_gaussian"
73
+ custom distribution = "...results/custom_equation"
74
+
75
+ Within the appropriate subfolder, the results are saved as another subfolder named after the peak mass used to generate them with three significant figures. For example, a gaussian distribution with peak mass 3.1415e15 grams would be saved under ".../results/gaussian/3.14e+15". Be careful to back up your files when performing multiple simulations of identical or sufficiently close masses via the same method. You may overwrite your previous data.
76
+
77
+ Spectra generated from monochromatic distribution provide the spectra for each individual component of the spectrum (Direct Primary, Direct Secondary, Inflight Annihilation, and Final State Radiation) all in their own columns of the same file named "spectrum components". Spectra from the other three methods instead produce two files. One called "distributed_spectrum" which includes a one column spectrum of the total hawking gamma-ray spectrum as seen in the graph. Additionally, there is also the "mass_distribution' file which lists all the masses generated by the simulation as well as the average mass.
78
+
79
+ VIEWING PREVIOUS SPECTRA
80
+ -----------------------------------
81
+ If it is desired to compare spectra from different PBH mass distributions, the "view previous spectra" feature on the main menu is provided. Once selected, the user is presented with a screen similar to the main menu. The user first selects the type of PBH mass distribution, i.e. monochromatic, Gaussian, non-Gaussian, or lognormal. Then the user selects a peak mass. For the monochromatic distribution, the user may input any mass within the allowed range. For any of the other three cases, the program provides an indexed list of saved spectral files. Once all the desired file(s) are selected, the user will see a message which writes "→ Queued: {Method} {Peak Mass}" or "→ Queued: Gaussian Distribution 3.14e+15" to use the earlier example. This can be done multiple times for multiple different PBH distribution types. Once everything the user wishes to graph is selected, the user needs only to press 0 from the "previous spectra menu" to view all of them in two graphs. One of them is in units of MeV^-1 s^-1, the other in MeV s^-1.
82
+
83
+
84
+ REQUIREMENTS
85
+ -----------------------------------
86
+ - Python 3.9 or newer
87
+ - Internet connection (for first-time installation of dependencies)
88
+
89
+ The following modules will be automatically installed by pip if not already present:
90
+ colorama
91
+ numpy
92
+ matplotlib
93
+ tqdm
94
+ scipy
95
+
96
+ INSTALLATION STEPS
97
+ -----------------------------------
98
+
99
+ Option A — Recommended (via pip):
100
+ pip install gammapbh
101
+
102
+ You can then run the program directly from your terminal with:
103
+ gammapbh
104
+
105
+ or equivalently:
106
+ python -m gammapbh
107
+
108
+ Option B — Manual build (from source):
109
+ git clone https://github.com/jcarlini-dot/GammaPBHPlotter
110
+ cd GammaPBHPlotter
111
+ python -m pip install .
112
+
113
+ To verify a successful installation:
114
+ python -c "import gammapbh, importlib.metadata as md; print(gammapbh.__version__, md.version('gammapbh'))"
115
+
116
+ Both commands should print 1.1.3.
117
+
118
+ EXAMPLE RUN
119
+ -----------------------------------
120
+ Example A — Monochromatic spectra
121
+ #1) Start Package
122
+ gammapbh
123
+ #2) Pick to generate monochromatic spectra
124
+ 1
125
+ #3) Enter masses (g) within the available grid
126
+ 3.14e15, 1.4e14
127
+ #4) When prompted, choose to save
128
+ y
129
+ #5) Choose to save all masses
130
+ 0
131
+ #Outputs:
132
+ #results/monochromatic/3.14e+15_spectrum.txt
133
+ #results/monochromatic/1.40e+14_spectrum.txt
134
+ #Columns:
135
+ #E_gamma(MeV) Direct Secondary Inflight FinalState Total
136
+
137
+ Example B — Log-normal distributed spectrum
138
+ #1) Start Package
139
+ gammapbh
140
+ #2) Pick to generate lognormal spectra
141
+ 4
142
+ #3) Enter the Peak PBH mass (g) within available grid
143
+ 3e16
144
+ #4) Enter target "N"
145
+ 2000
146
+ #5) Enter σ:
147
+ 0.6
148
+ #6) Save results when prompted
149
+ y
150
+ #7) Choose to save one spectrum
151
+ 1
152
+ #Outputs (new run directory):
153
+ #results/lognormal/peak_3.00e+16_σ0.6_N2000/distributed_spectrum.txt (E_gamma(MeV), TotalSpectrum)
154
+ #results/lognormal/peak_3.00e+16_σ0.6_N2000/mass_distribution.txt (N sampled masses in g)
155
+
156
+ INCLUDED FILES
157
+ -----------------------------------
158
+
159
+ Top-Level Project Structure:
160
+ GammaPBHPlotter/
161
+
162
+ ├── pyproject.toml (Build configuration for pip and PyPI)
163
+ ├── LICENSE (GNU GPL v3 license)
164
+ ├── README.txt (This documentation file)
165
+ ├── CITATION.cff (Citation metadata for Zenodo and GitHub)
166
+ ├── CHANGELOG.md (Version history and updates)
167
+
168
+ ├── src/
169
+ │ └── gammapbh/
170
+ │ ├── __init__.py
171
+ │ ├── __main__.py (Enables 'python -m gammapbh')
172
+ │ ├── cli.py (Primary program logic and CLI interface)
173
+ │ ├── blackhawk_data/ (Tables from the BlackHawk software)
174
+ │ └── results/ (Default save directory, auto-created)
175
+
176
+ └── tests/ (Unit tests and validation scripts)
177
+
178
+
179
+ FILE AND FOLDER DESCRIPTIONS
180
+ -----------------------------------
181
+ src/gammapbh/cli.py = Core logic for spectrum interpolation, PDF sampling, and visualization.
182
+ src/gammapbh/__main__.py = Enables running the software with "python -m gammapbh".
183
+ src/gammapbh/blackhawk_data/ = Precomputed spectral tables from BlackHawk (Arbey & Auffinger 2019, 2021).
184
+ src/gammapbh/results/ = Auto-generated output directory for saved spectra; initially empty.
185
+ LICENSE = Terms of redistribution under GNU GPL v3.
186
+ CITATION.cff = Citation metadata for Zenodo and scholarly references.
187
+ README.txt = Full user guide (this file).
188
+ CHANGELOG.md = Summarized update history for each release.
189
+
190
+
191
+
192
+ HISTORY
193
+ -----------------------------------
194
+
195
+ v1.0.0 - 08/25/2025
196
+   - First public release as an executable.
197
+ v1.1.0 - 10/28/2025
198
+   - Released as a Python Package on PyPi
199
+   - Added the ability to enter custom PDF equations.
200
+ v1.1.1 - 10/29/2025
201
+   -Fixed issues regarding faulty data upload.
202
+ v1.1.3 - 11/04/2025
203
+ -Fixed bug involving unenforced mass limitations while viewing prior monochromatic spectra.
204
+ -Tweaked plot labelling for increased legibility.
205
+ -Added the ability to view previously generated histograms.
206
+
207
+ Acknowledgements
208
+ -----------------------------------
209
+
210
+ The program has been tested on windows 11, Mac, and Linux devices.
211
+
212
+ If you use GammaPBHPlotter to write a paper, please cite:
213
+
214
+ linktocitation.placeholder
215
+
216
+ As well as the paper published for the BlackHawk software.
217
+
218
+ A. Arbey and J. Auffinger, Eur. Phys. J. C79 (2019) 693, arXiv:1905.04268 [gr-qc]
219
+ A. Arbey and J. Auffinger, Eur. Phys. J. C81 (2021) 910, arXiv:2108.02737 [gr-qc]
220
+
221
+ And if you use the gaussian or non-gaussian collapse for your paper, please cite Biagetti et al.
222
+
223
+ M. Biagetti, V. De Luca, G. Franciolini, A. Kehagias and A. Riotto, Phys. Lett. B 820 (2021) 136602, arXiv:2105.07810 [astro-ph.CO].
224
+
225
+ LICENSE
226
+ -----------------------------------
227
+
228
+ This program is free software: you can redistribute it and/or modify
229
+ it under the terms of the GNU General Public License as published by
230
+ the Free Software Foundation, either version 3 of the License, or any
231
+ later version.
232
+
233
+ This program is distributed in the hope that it will be useful,
234
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
235
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
236
+ GNU General Public License for more details.
237
+
238
+ See <http://www.gnu.org/licenses/>.