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,378 @@
1
+ # E_gamma(MeV) Direct Secondary Inflight FinalState Total (MeV^-1 s^-1)
2
+ 5.145440e-01 8.023850e+13 5.198590e+18 3.530379e+18 3.449888e+18 1.217894e+19
3
+ 5.413360e-01 9.451730e+13 5.019445e+18 5.961525e+18 3.271074e+18 1.425214e+19
4
+ 5.695230e-01 1.101970e+14 4.844510e+18 8.717807e+18 3.101255e+18 1.666368e+19
5
+ 5.991770e-01 1.272230e+14 4.674153e+18 1.131319e+19 2.939769e+18 1.892724e+19
6
+ 6.303750e-01 1.456840e+14 4.491184e+18 1.315363e+19 2.786416e+18 2.043138e+19
7
+ 6.631980e-01 1.660730e+14 4.303354e+18 1.433059e+19 2.640584e+18 2.127469e+19
8
+ 6.977300e-01 1.895980e+14 4.131600e+18 1.501172e+19 2.502106e+18 2.164562e+19
9
+ 7.340600e-01 2.174700e+14 3.951563e+18 1.532929e+19 2.370425e+18 2.165149e+19
10
+ 7.722810e-01 2.516770e+14 3.777108e+18 1.538096e+19 2.245297e+18 2.140362e+19
11
+ 8.124930e-01 2.941200e+14 3.594806e+18 1.523852e+19 2.126502e+18 2.096012e+19
12
+ 8.547980e-01 3.456180e+14 3.421174e+18 1.495553e+19 2.013534e+18 2.039059e+19
13
+ 8.993070e-01 4.072280e+14 3.253993e+18 1.457207e+19 1.906288e+18 1.973276e+19
14
+ 9.461320e-01 4.770060e+14 3.086913e+18 1.411841e+19 1.804312e+18 1.901011e+19
15
+ 9.953960e-01 5.534310e+14 2.916627e+18 1.361765e+19 1.707423e+18 1.824225e+19
16
+ 1.047230e+00 6.367590e+14 2.754623e+18 1.308707e+19 1.615458e+18 1.745779e+19
17
+ 1.101750e+00 7.304860e+14 2.599450e+18 1.254004e+19 1.528031e+18 1.666825e+19
18
+ 1.159120e+00 8.424200e+14 2.444728e+18 1.198661e+19 1.444961e+18 1.587714e+19
19
+ 1.219470e+00 9.808660e+14 2.295589e+18 1.143441e+19 1.366148e+18 1.509713e+19
20
+ 1.282970e+00 1.147410e+15 2.145983e+18 1.088895e+19 1.291202e+18 1.432728e+19
21
+ 1.349770e+00 1.339630e+15 2.009430e+18 1.035492e+19 1.220023e+18 1.358572e+19
22
+ 1.420050e+00 1.549290e+15 1.874721e+18 9.834781e+18 1.152421e+18 1.286347e+19
23
+ 1.493990e+00 1.780790e+15 1.744799e+18 9.330978e+18 1.088308e+18 1.216587e+19
24
+ 1.571780e+00 2.057810e+15 1.622192e+18 8.844889e+18 1.027348e+18 1.149649e+19
25
+ 1.653620e+00 2.394800e+15 1.502525e+18 8.377498e+18 9.694649e+17 1.085188e+19
26
+ 1.739730e+00 2.790020e+15 1.391530e+18 7.929044e+18 9.145025e+17 1.023787e+19
27
+ 1.830310e+00 3.223970e+15 1.282616e+18 7.500203e+18 8.624249e+17 9.648468e+18
28
+ 1.925610e+00 3.709710e+15 1.181670e+18 7.090609e+18 8.129066e+17 9.088895e+18
29
+ 2.025880e+00 4.302740e+15 1.085377e+18 6.700067e+18 7.659023e+17 8.555649e+18
30
+ 2.131360e+00 5.001310e+15 9.942197e+17 6.328118e+18 7.212974e+17 8.048637e+18
31
+ 2.242340e+00 5.770670e+15 9.102523e+17 5.974259e+18 6.789667e+17 7.569249e+18
32
+ 2.359100e+00 6.656310e+15 8.272157e+17 5.637892e+18 6.389197e+17 7.110684e+18
33
+ 2.481930e+00 7.719000e+15 7.536380e+17 5.318399e+18 6.008327e+17 6.680589e+18
34
+ 2.611160e+00 8.921700e+15 6.830063e+17 5.015093e+18 5.647057e+17 6.271727e+18
35
+ 2.747120e+00 1.028150e+16 6.180875e+17 4.727332e+18 5.304439e+17 5.886145e+18
36
+ 2.890160e+00 1.190160e+16 5.583464e+17 4.454283e+18 4.979566e+17 5.522488e+18
37
+ 3.040650e+00 1.372800e+16 5.021060e+17 4.195311e+18 4.671564e+17 5.178301e+18
38
+ 3.198970e+00 1.583260e+16 4.508884e+17 3.949708e+18 4.381393e+17 4.854568e+18
39
+ 3.365530e+00 1.829060e+16 4.032544e+17 3.716800e+18 4.104972e+17 4.548842e+18
40
+ 3.540770e+00 2.105990e+16 3.602901e+17 3.495866e+18 3.843084e+17 4.261524e+18
41
+ 3.725140e+00 2.430940e+16 3.204156e+17 3.286388e+18 3.595025e+17 3.990616e+18
42
+ 3.919100e+00 2.796020e+16 2.848108e+17 3.087674e+18 3.360132e+17 3.736458e+18
43
+ 4.123160e+00 3.224750e+16 2.517285e+17 2.899109e+18 3.137742e+17 3.496859e+18
44
+ 4.337850e+00 3.705870e+16 2.221003e+17 2.720130e+18 2.927234e+17 3.272012e+18
45
+ 4.563720e+00 4.268840e+16 1.950006e+17 2.550162e+18 2.728020e+17 3.060653e+18
46
+ 4.801340e+00 4.907640e+16 1.710096e+17 2.388698e+18 2.542986e+17 2.863083e+18
47
+ 5.051340e+00 5.636510e+16 1.496229e+17 2.235330e+18 2.365162e+17 2.677834e+18
48
+ 5.314360e+00 6.481240e+16 1.302076e+17 2.089408e+18 2.197054e+17 2.504133e+18
49
+ 5.591070e+00 7.438140e+16 1.130076e+17 1.950560e+18 2.038171e+17 2.341766e+18
50
+ 5.882190e+00 8.533240e+16 9.745260e+16 1.818391e+18 1.888034e+17 2.189979e+18
51
+ 6.188470e+00 9.790630e+16 8.370170e+16 1.692580e+18 1.746185e+17 2.048807e+18
52
+ 6.510690e+00 1.121930e+17 7.192800e+16 1.572549e+18 1.612187e+17 1.917889e+18
53
+ 6.849700e+00 1.285090e+17 6.114900e+16 1.458022e+18 1.485608e+17 1.796241e+18
54
+ 7.206350e+00 1.470760e+17 5.228100e+16 1.348668e+18 1.366046e+17 1.684629e+18
55
+ 7.581580e+00 1.682150e+17 4.400400e+16 1.244232e+18 1.253100e+17 1.581761e+18
56
+ 7.976340e+00 1.923000e+17 3.712600e+16 1.144331e+18 1.146396e+17 1.488397e+18
57
+ 8.391660e+00 2.196070e+17 3.089300e+16 1.048844e+18 1.045566e+17 1.403900e+18
58
+ 8.828600e+00 2.506150e+17 2.558400e+16 9.576591e+17 9.502658e+16 1.328885e+18
59
+ 9.288290e+00 2.858210e+17 2.111900e+16 8.705369e+17 8.601689e+16 1.263494e+18
60
+ 9.771920e+00 3.254470e+17 1.728700e+16 7.873129e+17 7.749776e+16 1.207545e+18
61
+ 1.028070e+01 3.705510e+17 1.405400e+16 7.079171e+17 7.073965e+16 1.163262e+18
62
+ 1.081600e+01 4.212110e+17 1.135700e+16 6.323343e+17 6.325517e+16 1.128157e+18
63
+ 1.137920e+01 4.779870e+17 9.106000e+15 5.605887e+17 5.619557e+16 1.103877e+18
64
+ 1.197170e+01 5.419240e+17 7.266000e+15 4.927722e+17 4.954714e+16 1.091509e+18
65
+ 1.259510e+01 6.130350e+17 5.694000e+15 4.290334e+17 4.330018e+16 1.091063e+18
66
+ 1.325090e+01 6.919250e+17 4.418000e+15 3.695773e+17 3.745542e+16 1.103376e+18
67
+ 1.394080e+01 7.786820e+17 3.390000e+15 3.146170e+17 3.202111e+16 1.128710e+18
68
+ 1.466670e+01 8.726400e+17 2.608000e+15 2.644181e+17 2.701068e+16 1.166677e+18
69
+ 1.543040e+01 9.725330e+17 1.989000e+15 2.191863e+17 2.244877e+16 1.216157e+18
70
+ 1.623380e+01 1.075720e+18 1.490000e+15 1.790711e+17 1.835839e+16 1.274640e+18
71
+ 1.707910e+01 1.177800e+18 1.090000e+15 1.441205e+17 1.475761e+16 1.337768e+18
72
+ 1.796840e+01 1.269590e+18 8.000000e+14 1.142567e+17 1.165785e+16 1.396305e+18
73
+ 1.890400e+01 1.341760e+18 5.700000e+14 8.925159e+16 9.051021e+15 1.440633e+18
74
+ 1.988830e+01 1.378960e+18 4.200000e+14 6.874405e+16 6.912863e+15 1.455037e+18
75
+ 2.092380e+01 1.364510e+18 2.900000e+14 5.226312e+16 5.201310e+15 1.422264e+18
76
+ 2.201330e+01 1.292610e+18 2.000000e+14 3.927112e+16 3.864172e+15 1.335945e+18
77
+ 2.315950e+01 1.157140e+18 1.400000e+14 2.920869e+16 2.839716e+15 1.189328e+18
78
+ 2.436540e+01 9.784470e+17 9.000000e+13 2.152169e+16 2.069064e+15 1.002128e+18
79
+ 2.563410e+01 7.795630e+17 5.700000e+13 1.571849e+16 1.497834e+15 7.968363e+17
80
+ 2.696880e+01 5.894880e+17 4.000000e+13 1.136895e+16 1.075553e+15 6.019725e+17
81
+ 2.837300e+01 4.242110e+17 2.800000e+13 8.127457e+15 7.649327e+14 4.331314e+17
82
+ 2.985040e+01 2.939090e+17 1.400000e+13 5.719319e+15 5.354624e+14 3.001778e+17
83
+ 3.140470e+01 1.986260e+17 8.000000e+12 3.946866e+15 3.655807e+14 2.029464e+17
84
+ 3.303990e+01 1.307580e+17 4.000000e+12 2.655262e+15 2.414756e+14 1.336587e+17
85
+ 3.476020e+01 8.682240e+16 3.400000e+12 1.735999e+15 1.531151e+14 8.871491e+16
86
+ 3.657010e+01 5.804710e+16 2.100000e+12 1.107656e+15 9.321545e+13 5.925007e+16
87
+ 3.847430e+01 3.928810e+16 9.000000e+11 6.772314e+14 5.498276e+13 4.002121e+16
88
+ 4.047760e+01 2.682060e+16 5.000000e+11 4.078115e+14 3.156348e+13 2.726048e+16
89
+ 4.258520e+01 1.737250e+16 3.000000e+11 2.384390e+14 1.788830e+13 1.762913e+16
90
+ 4.480250e+01 1.043700e+16 3.000000e+11 1.388651e+14 1.003036e+13 1.058620e+16
91
+ 4.713530e+01 5.848480e+15 1.600000e+11 7.191794e+13 5.497085e+12 5.926055e+15
92
+ 4.958960e+01 3.033100e+15 6.000000e+10 4.231090e+13 2.906515e+12 3.078377e+15
93
+ 5.217170e+01 1.569340e+15 1.000000e+10 1.992882e+13 1.439246e+12 1.590718e+15
94
+ 5.488820e+01 8.044640e+14 8.000000e+09 1.128526e+13 6.697152e+11 8.164270e+14
95
+ 5.774620e+01 4.125460e+14 1.000000e+09 4.879096e+12 3.034370e+11 4.177295e+14
96
+ 6.075290e+01 2.093970e+14 3.000000e+09 2.575850e+12 1.329775e+11 2.121088e+14
97
+ 6.391620e+01 9.375270e+13 1.900000e+09 1.062368e+12 5.752942e+10 9.487450e+13
98
+ 6.724430e+01 3.867990e+13 6.970434e+08 4.427329e+11 2.356240e+10 3.914689e+13
99
+ 7.074560e+01 1.559580e+13 2.427181e+08 2.041054e+11 8.755365e+09 1.580890e+13
100
+ 7.442920e+01 6.072230e+12 8.000000e+07 7.890832e+10 3.136338e+09 6.154355e+12
101
+ 7.830470e+01 2.425260e+12 2.000000e+07 3.067456e+10 1.070877e+09 2.457025e+12
102
+ 8.238190e+01 8.405750e+11 2.000000e+06 1.089269e+10 3.512336e+08 8.518209e+11
103
+ 8.667140e+01 2.535010e+11 7.934705e+05 3.864741e+09 1.089882e+08 2.574755e+11
104
+ 9.118430e+01 8.316340e+10 3.000000e+05 1.313029e+09 2.965341e+07 8.450638e+10
105
+ 9.593210e+01 2.457580e+10 4.101693e+05 4.123897e+08 8.009731e+06 2.499661e+10
106
+ 1.009270e+02 6.529380e+09 5.700000e+05 1.182872e+08 2.044253e+06 6.650281e+09
107
+ 1.061820e+02 1.635010e+09 2.800000e+05 3.154040e+07 4.395187e+05 1.667270e+09
108
+ 1.117110e+02 3.691130e+08 1.500000e+04 8.125417e+06 9.775390e+04 3.773512e+08
109
+ 1.175280e+02 8.466550e+07 3.000000e+03 1.846486e+06 1.910885e+04 8.653409e+07
110
+ 1.236470e+02 1.591670e+07 2.600000e+03 4.015628e+05 3.146110e+03 1.632401e+07
111
+ 1.300850e+02 2.737010e+06 7.600000e+02 8.044595e+04 5.647551e+02 2.818781e+06
112
+ 1.368590e+02 4.977050e+05 1.500000e+01 1.068047e+04 7.916406e+01 5.084796e+05
113
+ 1.439850e+02 6.797240e+04 1.600000e+00 2.164429e+03 1.066379e+01 7.014909e+04
114
+ 1.514820e+02 9.506160e+03 1.000000e-01 3.067860e+02 1.337896e+00 9.814384e+03
115
+ 1.593690e+02 1.170500e+03 3.700000e-01 4.566610e+01 1.225690e-01 1.216659e+03
116
+ 1.676680e+02 1.093960e+02 5.000000e-03 6.036746e+00 1.379612e-02 1.154515e+02
117
+ 1.763980e+02 1.212150e+01 3.000000e-04 7.032421e-01 1.060954e-03 1.282610e+01
118
+ 1.855830e+02 9.796810e-01 4.500000e-05 7.149509e-02 6.816664e-05 1.051289e+00
119
+ 1.952460e+02 5.914890e-02 2.400000e-06 1.769520e-02 5.426901e-06 7.685193e-02
120
+ 2.054120e+02 4.943420e-03 1.200000e-07 2.779476e-03 2.506717e-07 7.723266e-03
121
+ 2.161070e+02 2.245810e-04 1.100000e-07 6.799825e-06 1.336643e-08 2.315042e-04
122
+ 2.273600e+02 1.185950e-05 3.000000e-10 2.930840e-06 6.097892e-10 1.479125e-05
123
+ 2.391980e+02 5.443080e-07 1.000000e-12 6.008485e-07 2.059544e-11 1.145178e-06
124
+ 2.516530e+02 1.835460e-08 4.000000e-13 0.000000e+00 5.767214e-13 1.835558e-08
125
+ 2.647560e+02 5.085880e-10 3.000000e-15 0.000000e+00 1.584258e-14 5.086068e-10
126
+ 2.785410e+02 1.390490e-11 1.500000e-14 0.000000e+00 3.553412e-16 1.392026e-11
127
+ 2.930450e+02 3.131800e-13 6.000000e-18 0.000000e+00 5.426977e-18 3.131914e-13
128
+ 3.083030e+02 4.758840e-15 2.940000e-18 0.000000e+00 7.522429e-20 4.761855e-15
129
+ 3.243560e+02 6.505360e-17 2.360000e-20 0.000000e+00 9.398301e-22 6.507814e-17
130
+ 3.412450e+02 8.146570e-19 5.000000e-24 0.000000e+00 7.348011e-24 8.146693e-19
131
+ 3.590130e+02 6.360360e-21 1.710000e-24 0.000000e+00 5.123161e-26 6.362121e-21
132
+ 3.777060e+02 4.354650e-23 1.248000e-25 0.000000e+00 2.962276e-28 4.367160e-23
133
+ 3.973730e+02 2.536920e-25 8.400000e-29 0.000000e+00 1.033563e-30 2.537770e-25
134
+ 4.180640e+02 8.752600e-28 1.100000e-32 0.000000e+00 3.608277e-33 8.752746e-28
135
+ 4.398320e+02 3.027070e-30 3.000000e-35 0.000000e+00 7.139080e-36 3.027107e-30
136
+ 4.627330e+02 6.031950e-33 2.654000e-35 0.000000e+00 1.273940e-38 6.058503e-33
137
+ 4.868270e+02 1.051300e-35 2.600000e-38 0.000000e+00 1.361793e-41 1.053901e-35
138
+ 5.121760e+02 1.142810e-38 2.000000e-43 0.000000e+00 1.217476e-44 1.142831e-38
139
+ 5.388440e+02 9.936480e-42 6.000000e-47 0.000000e+00 6.109942e-48 9.936546e-42
140
+ 5.669010e+02 5.066560e-45 5.000000e-50 0.000000e+00 2.690951e-51 5.066613e-45
141
+ 5.964180e+02 2.197470e-48 8.485000e-50 0.000000e+00 5.916542e-55 2.282321e-48
142
+ 6.274730e+02 4.774620e-52 1.506700e-53 0.000000e+00 1.040959e-58 4.925291e-52
143
+ 6.601450e+02 8.623530e-56 2.000000e-61 0.000000e+00 1.155501e-62 8.623551e-56
144
+ 6.945180e+02 9.230120e-60 5.000000e-65 0.000000e+00 6.615643e-67 9.230171e-60
145
+ 7.306800e+02 5.261710e-64 1.008270e-64 0.000000e+00 2.596419e-71 6.269980e-64
146
+ 7.687260e+02 2.132790e-68 6.598508e-69 0.000000e+00 6.597864e-76 2.792641e-68
147
+ 8.087520e+02 5.405070e-73 2.615550e-73 0.000000e+00 9.015661e-81 8.020620e-73
148
+ 8.508630e+02 7.169460e-78 2.031350e-78 0.000000e+00 6.427544e-86 9.200810e-78
149
+ 8.951660e+02 5.004560e-83 7.640440e-83 0.000000e+00 2.457878e-91 1.264500e-82
150
+ 9.417770e+02 1.902530e-88 1.000196e-93 0.000000e+00 5.017342e-97 1.902540e-88
151
+ 9.908140e+02 3.881740e-94 2.000000e-99 0.000000e+00 5.306402e-103 3.881760e-94
152
+ 1.042400e+03 4.094890e-100 3.014941e-98 0.000000e+00 2.810706e-109 3.055890e-98
153
+ 1.096680e+03 2.161230e-106 4.514147e-105 0.000000e+00 7.088701e-116 4.730270e-105
154
+ 1.153780e+03 5.517010e-113 1.248843e-110 0.000000e+00 7.700282e-123 1.254360e-110
155
+ 1.213860e+03 6.275200e-120 7.000000e-125 0.000000e+00 3.283940e-130 6.275270e-120
156
+ 1.277060e+03 2.767910e-127 3.277702e-124 0.000000e+00 6.405293e-138 3.280470e-124
157
+ 1.343560e+03 5.027510e-135 1.300000e-139 0.000000e+00 5.670054e-146 5.027640e-135
158
+ 1.413520e+03 4.531680e-143 2.700000e-147 0.000000e+00 1.435833e-154 4.531950e-143
159
+ 1.487120e+03 1.207950e-151 7.000000e-156 0.000000e+00 1.771960e-163 1.208020e-151
160
+ 1.564550e+03 1.404780e-160 4.000000e-165 0.000000e+00 5.528858e-173 1.404820e-160
161
+ 1.646010e+03 4.532170e-170 2.590605e-165 0.000000e+00 6.890861e-183 2.590650e-165
162
+ 1.731720e+03 6.067530e-180 2.000000e-184 0.000000e+00 2.636957e-193 6.067730e-180
163
+ 1.821890e+03 2.149840e-190 1.000000e-194 0.000000e+00 2.610681e-204 2.149940e-190
164
+ 1.916750e+03 2.045350e-201 3.000000e-206 0.000000e+00 6.938386e-216 2.045380e-201
165
+ 2.016550e+03 5.440600e-213 2.128759e-206 0.000000e+00 4.779005e-228 2.128760e-206
166
+ 2.121550e+03 3.791780e-225 8.879266e-219 0.000000e+00 7.555588e-241 8.879270e-219
167
+ 2.232020e+03 6.446570e-238 2.000000e-242 0.000000e+00 2.272254e-254 6.446770e-238
168
+ 2.348230e+03 2.184600e-251 2.551910e-242 0.000000e+00 1.584169e-268 2.551910e-242
169
+ 2.470500e+03 1.308600e-265 7.245930e-256 0.000000e+00 1.935872e-283 7.245930e-256
170
+ 2.599140e+03 1.895890e-280 4.523948e-270 0.000000e+00 4.273244e-299 4.523948e-270
171
+ 2.734470e+03 3.539150e-296 5.154940e-285 0.000000e+00 0.000000e+00 5.154940e-285
172
+ 2.876850e+03 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
173
+ 3.026650e+03 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
174
+ 3.184240e+03 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
175
+ 3.350040e+03 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
176
+ 3.524470e+03 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
177
+ 3.707990e+03 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
178
+ 3.901060e+03 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
179
+ 4.104180e+03 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
180
+ 4.317880e+03 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
181
+ 4.542710e+03 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
182
+ 4.779240e+03 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
183
+ 5.028090e+03 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
184
+ 5.289890e+03 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
185
+ 5.565330e+03 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
186
+ 5.855110e+03 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
187
+ 6.159980e+03 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
188
+ 6.480720e+03 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
189
+ 6.818160e+03 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
190
+ 7.173170e+03 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
191
+ 7.546670e+03 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
192
+ 7.939620e+03 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
193
+ 8.353020e+03 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
194
+ 8.787950e+03 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
195
+ 9.245530e+03 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
196
+ 9.726930e+03 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
197
+ 1.023340e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
198
+ 1.076620e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
199
+ 1.132680e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
200
+ 1.191660e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
201
+ 1.253710e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
202
+ 1.318990e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
203
+ 1.387660e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
204
+ 1.459920e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
205
+ 1.535930e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
206
+ 1.615910e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
207
+ 1.700050e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
208
+ 1.788570e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
209
+ 1.881690e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
210
+ 1.979670e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
211
+ 2.082750e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
212
+ 2.191200e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
213
+ 2.305290e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
214
+ 2.425320e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
215
+ 2.551610e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
216
+ 2.684460e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
217
+ 2.824240e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
218
+ 2.971300e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
219
+ 3.126010e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
220
+ 3.288770e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
221
+ 3.460020e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
222
+ 3.640170e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
223
+ 3.829710e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
224
+ 4.029120e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
225
+ 4.238910e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
226
+ 4.459630e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
227
+ 4.691830e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
228
+ 4.936130e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
229
+ 5.193150e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
230
+ 5.463550e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
231
+ 5.748030e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
232
+ 6.047320e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
233
+ 6.362200e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
234
+ 6.693470e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
235
+ 7.041990e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
236
+ 7.408660e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
237
+ 7.794420e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
238
+ 8.200260e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
239
+ 8.627240e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
240
+ 9.076450e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
241
+ 9.549040e+04 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
242
+ 1.004630e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
243
+ 1.056930e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
244
+ 1.111970e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
245
+ 1.169870e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
246
+ 1.230780e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
247
+ 1.294860e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
248
+ 1.362290e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
249
+ 1.433220e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
250
+ 1.507850e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
251
+ 1.586360e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
252
+ 1.668960e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
253
+ 1.755860e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
254
+ 1.847280e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
255
+ 1.943470e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
256
+ 2.044660e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
257
+ 2.151120e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
258
+ 2.263130e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
259
+ 2.380970e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
260
+ 2.504940e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
261
+ 2.635370e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
262
+ 2.772590e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
263
+ 2.916960e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
264
+ 3.068840e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
265
+ 3.228630e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
266
+ 3.396740e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
267
+ 3.573600e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
268
+ 3.759670e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
269
+ 3.955440e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
270
+ 4.161390e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
271
+ 4.378070e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
272
+ 4.606030e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
273
+ 4.845860e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
274
+ 5.098180e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
275
+ 5.363630e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
276
+ 5.642910e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
277
+ 5.936730e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
278
+ 6.245840e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
279
+ 6.571060e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
280
+ 6.913200e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
281
+ 7.273170e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
282
+ 7.651870e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
283
+ 8.050290e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
284
+ 8.469460e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
285
+ 8.910450e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
286
+ 9.374410e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
287
+ 9.862520e+05 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
288
+ 1.037610e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
289
+ 1.091630e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
290
+ 1.148470e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
291
+ 1.208270e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
292
+ 1.271180e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
293
+ 1.337370e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
294
+ 1.407010e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
295
+ 1.480270e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
296
+ 1.557340e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
297
+ 1.638430e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
298
+ 1.723740e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
299
+ 1.813500e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
300
+ 1.907920e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
301
+ 2.007270e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
302
+ 2.111780e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
303
+ 2.221740e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
304
+ 2.337420e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
305
+ 2.459130e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
306
+ 2.587170e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
307
+ 2.721880e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
308
+ 2.863610e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
309
+ 3.012710e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
310
+ 3.169580e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
311
+ 3.334620e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
312
+ 3.508250e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
313
+ 3.690920e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
314
+ 3.883100e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
315
+ 4.085290e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
316
+ 4.298000e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
317
+ 4.521790e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
318
+ 4.757240e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
319
+ 5.004940e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
320
+ 5.265540e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
321
+ 5.539710e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
322
+ 5.828150e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
323
+ 6.131620e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
324
+ 6.450880e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
325
+ 6.786770e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
326
+ 7.140150e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
327
+ 7.511930e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
328
+ 7.903070e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
329
+ 8.314570e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
330
+ 8.747500e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
331
+ 9.202970e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
332
+ 9.682150e+06 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
333
+ 1.018630e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
334
+ 1.071670e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
335
+ 1.127470e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
336
+ 1.186170e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
337
+ 1.247940e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
338
+ 1.312910e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
339
+ 1.381280e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
340
+ 1.453200e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
341
+ 1.528860e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
342
+ 1.608470e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
343
+ 1.692220e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
344
+ 1.780330e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
345
+ 1.873030e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
346
+ 1.970560e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
347
+ 2.073160e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
348
+ 2.181110e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
349
+ 2.294680e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
350
+ 2.414160e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
351
+ 2.539860e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
352
+ 2.672110e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
353
+ 2.811240e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
354
+ 2.957620e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
355
+ 3.111620e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
356
+ 3.273630e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
357
+ 3.444090e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
358
+ 3.623420e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
359
+ 3.812080e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
360
+ 4.010570e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
361
+ 4.219400e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
362
+ 4.439100e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
363
+ 4.670230e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
364
+ 4.913410e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
365
+ 5.169240e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
366
+ 5.438400e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
367
+ 5.721570e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
368
+ 6.019480e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
369
+ 6.332910e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
370
+ 6.662650e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
371
+ 7.009570e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
372
+ 7.374550e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
373
+ 7.758530e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
374
+ 8.162510e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
375
+ 8.587520e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
376
+ 9.034660e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
377
+ 9.505080e+07 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
378
+ 1.000000e+08 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00