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.
- gammapbh/__init__.py +42 -0
- gammapbh/__main__.py +29 -0
- gammapbh/blackhawk_data/1.0e+14/1.0e+14.txt +59 -0
- gammapbh/blackhawk_data/1.0e+14/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/1.0e+14/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/1.0e+14/final_state_radiation_prim.txt +238 -0
- gammapbh/blackhawk_data/1.0e+14/final_state_radiation_sec.txt +169 -0
- gammapbh/blackhawk_data/1.0e+14/inflight_annihilation_prim.txt +238 -0
- gammapbh/blackhawk_data/1.0e+14/inflight_annihilation_sec.txt +169 -0
- gammapbh/blackhawk_data/1.0e+14/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/1.0e+14/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/1.0e+14/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/1.0e+15/1e+15.txt +59 -0
- gammapbh/blackhawk_data/1.0e+15/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/1.0e+15/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/1.0e+15/final_state_radiation_prim.txt +193 -0
- gammapbh/blackhawk_data/1.0e+15/final_state_radiation_sec.txt +193 -0
- gammapbh/blackhawk_data/1.0e+15/inflight_annihilation_prim.txt +193 -0
- gammapbh/blackhawk_data/1.0e+15/inflight_annihilation_sec.txt +193 -0
- gammapbh/blackhawk_data/1.0e+15/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/1.0e+15/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/1.0e+15/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/1.0e+16/1e+16.txt +59 -0
- gammapbh/blackhawk_data/1.0e+16/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/1.0e+16/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/1.0e+16/final_state_radiation_prim.txt +147 -0
- gammapbh/blackhawk_data/1.0e+16/final_state_radiation_sec.txt +147 -0
- gammapbh/blackhawk_data/1.0e+16/inflight_annihilation_prim.txt +147 -0
- gammapbh/blackhawk_data/1.0e+16/inflight_annihilation_sec.txt +147 -0
- gammapbh/blackhawk_data/1.0e+16/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/1.0e+16/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/1.0e+16/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/1.0e+17/1.0e+17.txt +59 -0
- gammapbh/blackhawk_data/1.0e+17/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/1.0e+17/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/1.0e+17/final_state_radiation_prim.txt +102 -0
- gammapbh/blackhawk_data/1.0e+17/final_state_radiation_sec.txt +101 -0
- gammapbh/blackhawk_data/1.0e+17/inflight_annihilation_prim.txt +102 -0
- gammapbh/blackhawk_data/1.0e+17/inflight_annihilation_sec.txt +101 -0
- gammapbh/blackhawk_data/1.0e+17/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/1.0e+17/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/1.0e+17/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/1.0e+18/1.0e+18.txt +59 -0
- gammapbh/blackhawk_data/1.0e+18/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/1.0e+18/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/1.0e+18/final_state_radiation_prim.txt +57 -0
- gammapbh/blackhawk_data/1.0e+18/final_state_radiation_sec.txt +56 -0
- gammapbh/blackhawk_data/1.0e+18/inflight_annihilation_prim.txt +57 -0
- gammapbh/blackhawk_data/1.0e+18/inflight_annihilation_sec.txt +56 -0
- gammapbh/blackhawk_data/1.0e+18/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/1.0e+18/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/1.0e+18/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/1.0e+19/1e+19.txt +59 -0
- gammapbh/blackhawk_data/1.0e+19/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/1.0e+19/final_state_radiation_prim.txt +11 -0
- gammapbh/blackhawk_data/1.0e+19/final_state_radiation_sec.txt +12 -0
- gammapbh/blackhawk_data/1.0e+19/inflight_annihilation_prim.txt +11 -0
- gammapbh/blackhawk_data/1.0e+19/inflight_annihilation_sec.txt +12 -0
- gammapbh/blackhawk_data/1.0e+19/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/1.0e+19/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/1.0e+19/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/1.5e+14/1.5e+14.txt +59 -0
- gammapbh/blackhawk_data/1.5e+14/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/1.5e+14/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/1.5e+14/final_state_radiation_prim.txt +230 -0
- gammapbh/blackhawk_data/1.5e+14/final_state_radiation_sec.txt +149 -0
- gammapbh/blackhawk_data/1.5e+14/inflight_annihilation_prim.txt +230 -0
- gammapbh/blackhawk_data/1.5e+14/inflight_annihilation_sec.txt +149 -0
- gammapbh/blackhawk_data/1.5e+14/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/1.5e+14/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/1.5e+14/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/1.5e+15/1.5e+15.txt +59 -0
- gammapbh/blackhawk_data/1.5e+15/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/1.5e+15/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/1.5e+15/final_state_radiation_prim.txt +185 -0
- gammapbh/blackhawk_data/1.5e+15/final_state_radiation_sec.txt +185 -0
- gammapbh/blackhawk_data/1.5e+15/inflight_annihilation_prim.txt +185 -0
- gammapbh/blackhawk_data/1.5e+15/inflight_annihilation_sec.txt +185 -0
- gammapbh/blackhawk_data/1.5e+15/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/1.5e+15/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/1.5e+15/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/1.5e+16/1.5e+16.txt +59 -0
- gammapbh/blackhawk_data/1.5e+16/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/1.5e+16/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/1.5e+16/final_state_radiation_prim.txt +139 -0
- gammapbh/blackhawk_data/1.5e+16/final_state_radiation_sec.txt +138 -0
- gammapbh/blackhawk_data/1.5e+16/inflight_annihilation_prim.txt +139 -0
- gammapbh/blackhawk_data/1.5e+16/inflight_annihilation_sec.txt +138 -0
- gammapbh/blackhawk_data/1.5e+16/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/1.5e+16/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/1.5e+16/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/1.5e+17/1.5e+17.txt +59 -0
- gammapbh/blackhawk_data/1.5e+17/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/1.5e+17/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/1.5e+17/final_state_radiation_prim.txt +94 -0
- gammapbh/blackhawk_data/1.5e+17/final_state_radiation_sec.txt +93 -0
- gammapbh/blackhawk_data/1.5e+17/inflight_annihilation_prim.txt +94 -0
- gammapbh/blackhawk_data/1.5e+17/inflight_annihilation_sec.txt +93 -0
- gammapbh/blackhawk_data/1.5e+17/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/1.5e+17/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/1.5e+17/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/1.5e+18/1.5e+18.txt +59 -0
- gammapbh/blackhawk_data/1.5e+18/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/1.5e+18/final_state_radiation_prim.txt +49 -0
- gammapbh/blackhawk_data/1.5e+18/final_state_radiation_sec.txt +49 -0
- gammapbh/blackhawk_data/1.5e+18/inflight_annihilation_prim.txt +49 -0
- gammapbh/blackhawk_data/1.5e+18/inflight_annihilation_sec.txt +49 -0
- gammapbh/blackhawk_data/1.5e+18/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/1.5e+18/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/1.5e+18/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/2.0e+14/2.0e+14.txt +59 -0
- gammapbh/blackhawk_data/2.0e+14/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/2.0e+14/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/2.0e+14/final_state_radiation_prim.txt +224 -0
- gammapbh/blackhawk_data/2.0e+14/final_state_radiation_sec.txt +143 -0
- gammapbh/blackhawk_data/2.0e+14/inflight_annihilation_prim.txt +224 -0
- gammapbh/blackhawk_data/2.0e+14/inflight_annihilation_sec.txt +143 -0
- gammapbh/blackhawk_data/2.0e+14/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/2.0e+14/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/2.0e+14/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/2.0e+15/2e+15.txt +59 -0
- gammapbh/blackhawk_data/2.0e+15/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/2.0e+15/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/2.0e+15/final_state_radiation_prim.txt +179 -0
- gammapbh/blackhawk_data/2.0e+15/final_state_radiation_sec.txt +178 -0
- gammapbh/blackhawk_data/2.0e+15/inflight_annihilation_prim.txt +179 -0
- gammapbh/blackhawk_data/2.0e+15/inflight_annihilation_sec.txt +178 -0
- gammapbh/blackhawk_data/2.0e+15/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/2.0e+15/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/2.0e+15/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/2.0e+16/2.0e+16.txt +59 -0
- gammapbh/blackhawk_data/2.0e+16/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/2.0e+16/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/2.0e+16/downloaded_components/direct_hawking.txt +501 -0
- gammapbh/blackhawk_data/2.0e+16/downloaded_components/final_state_radiation.txt +501 -0
- gammapbh/blackhawk_data/2.0e+16/downloaded_components/inflight_annihilation.txt +501 -0
- gammapbh/blackhawk_data/2.0e+16/downloaded_components/total_spectrum.txt +501 -0
- gammapbh/blackhawk_data/2.0e+16/final_state_radiation_prim.txt +134 -0
- gammapbh/blackhawk_data/2.0e+16/final_state_radiation_sec.txt +133 -0
- gammapbh/blackhawk_data/2.0e+16/inflight_annihilation_prim.txt +134 -0
- gammapbh/blackhawk_data/2.0e+16/inflight_annihilation_sec.txt +133 -0
- gammapbh/blackhawk_data/2.0e+16/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/2.0e+16/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/2.0e+16/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/2.0e+17/2.0e+17.txt +59 -0
- gammapbh/blackhawk_data/2.0e+17/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/2.0e+17/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/2.0e+17/final_state_radiation_prim.txt +88 -0
- gammapbh/blackhawk_data/2.0e+17/final_state_radiation_sec.txt +87 -0
- gammapbh/blackhawk_data/2.0e+17/inflight_annihilation_prim.txt +88 -0
- gammapbh/blackhawk_data/2.0e+17/inflight_annihilation_sec.txt +87 -0
- gammapbh/blackhawk_data/2.0e+17/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/2.0e+17/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/2.0e+17/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/2.0e+18/2.0e+18.txt +59 -0
- gammapbh/blackhawk_data/2.0e+18/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/2.0e+18/final_state_radiation_prim.txt +43 -0
- gammapbh/blackhawk_data/2.0e+18/final_state_radiation_sec.txt +44 -0
- gammapbh/blackhawk_data/2.0e+18/inflight_annihilation_prim.txt +43 -0
- gammapbh/blackhawk_data/2.0e+18/inflight_annihilation_sec.txt +44 -0
- gammapbh/blackhawk_data/2.0e+18/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/2.0e+18/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/2.0e+18/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/3.0e+14/3.0e+14.txt +59 -0
- gammapbh/blackhawk_data/3.0e+14/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/3.0e+14/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/3.0e+14/final_state_radiation_prim.txt +216 -0
- gammapbh/blackhawk_data/3.0e+14/final_state_radiation_sec.txt +134 -0
- gammapbh/blackhawk_data/3.0e+14/inflight_annihilation_prim.txt +216 -0
- gammapbh/blackhawk_data/3.0e+14/inflight_annihilation_sec.txt +134 -0
- gammapbh/blackhawk_data/3.0e+14/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/3.0e+14/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/3.0e+14/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/3.0e+15/3.0e+15.txt +59 -0
- gammapbh/blackhawk_data/3.0e+15/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/3.0e+15/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/3.0e+15/final_state_radiation_prim.txt +171 -0
- gammapbh/blackhawk_data/3.0e+15/final_state_radiation_sec.txt +171 -0
- gammapbh/blackhawk_data/3.0e+15/inflight_annihilation_prim.txt +171 -0
- gammapbh/blackhawk_data/3.0e+15/inflight_annihilation_sec.txt +171 -0
- gammapbh/blackhawk_data/3.0e+15/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/3.0e+15/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/3.0e+15/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/3.0e+15/list5.txt +172 -0
- gammapbh/blackhawk_data/3.0e+16/3.0e+16.txt +59 -0
- gammapbh/blackhawk_data/3.0e+16/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/3.0e+16/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/3.0e+16/final_state_radiation_prim.txt +126 -0
- gammapbh/blackhawk_data/3.0e+16/final_state_radiation_sec.txt +125 -0
- gammapbh/blackhawk_data/3.0e+16/inflight_annihilation_prim.txt +126 -0
- gammapbh/blackhawk_data/3.0e+16/inflight_annihilation_sec.txt +125 -0
- gammapbh/blackhawk_data/3.0e+16/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/3.0e+16/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/3.0e+16/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/3.0e+17/3.0e+17.txt +59 -0
- gammapbh/blackhawk_data/3.0e+17/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/3.0e+17/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/3.0e+17/final_state_radiation_prim.txt +80 -0
- gammapbh/blackhawk_data/3.0e+17/final_state_radiation_sec.txt +80 -0
- gammapbh/blackhawk_data/3.0e+17/inflight_annihilation_prim.txt +80 -0
- gammapbh/blackhawk_data/3.0e+17/inflight_annihilation_sec.txt +80 -0
- gammapbh/blackhawk_data/3.0e+17/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/3.0e+17/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/3.0e+17/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/3.0e+18/3.0e+18.txt +59 -0
- gammapbh/blackhawk_data/3.0e+18/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/3.0e+18/final_state_radiation_prim.txt +35 -0
- gammapbh/blackhawk_data/3.0e+18/final_state_radiation_sec.txt +35 -0
- gammapbh/blackhawk_data/3.0e+18/inflight_annihilation_prim.txt +35 -0
- gammapbh/blackhawk_data/3.0e+18/inflight_annihilation_sec.txt +35 -0
- gammapbh/blackhawk_data/3.0e+18/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/3.0e+18/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/3.0e+18/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/4.0e+14/4.0e+14.txt +59 -0
- gammapbh/blackhawk_data/4.0e+14/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/4.0e+14/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/4.0e+14/final_state_radiation_prim.txt +211 -0
- gammapbh/blackhawk_data/4.0e+14/final_state_radiation_sec.txt +123 -0
- gammapbh/blackhawk_data/4.0e+14/inflight_annihilation_prim.txt +211 -0
- gammapbh/blackhawk_data/4.0e+14/inflight_annihilation_sec.txt +123 -0
- gammapbh/blackhawk_data/4.0e+14/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/4.0e+14/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/4.0e+14/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/4.0e+15/4e+15.txt +59 -0
- gammapbh/blackhawk_data/4.0e+15/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/4.0e+15/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/4.0e+15/final_state_radiation_prim.txt +165 -0
- gammapbh/blackhawk_data/4.0e+15/final_state_radiation_sec.txt +165 -0
- gammapbh/blackhawk_data/4.0e+15/inflight_annihilation_prim.txt +165 -0
- gammapbh/blackhawk_data/4.0e+15/inflight_annihilation_sec.txt +165 -0
- gammapbh/blackhawk_data/4.0e+15/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/4.0e+15/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/4.0e+15/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/4.0e+16/4.0e+16.txt +59 -0
- gammapbh/blackhawk_data/4.0e+16/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/4.0e+16/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/4.0e+16/final_state_radiation_prim.txt +120 -0
- gammapbh/blackhawk_data/4.0e+16/final_state_radiation_sec.txt +120 -0
- gammapbh/blackhawk_data/4.0e+16/inflight_annihilation_prim.txt +120 -0
- gammapbh/blackhawk_data/4.0e+16/inflight_annihilation_sec.txt +120 -0
- gammapbh/blackhawk_data/4.0e+16/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/4.0e+16/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/4.0e+16/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/4.0e+17/4.0e+17.txt +59 -0
- gammapbh/blackhawk_data/4.0e+17/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/4.0e+17/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/4.0e+17/final_state_radiation_prim.txt +75 -0
- gammapbh/blackhawk_data/4.0e+17/final_state_radiation_sec.txt +75 -0
- gammapbh/blackhawk_data/4.0e+17/inflight_annihilation_prim.txt +75 -0
- gammapbh/blackhawk_data/4.0e+17/inflight_annihilation_sec.txt +75 -0
- gammapbh/blackhawk_data/4.0e+17/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/4.0e+17/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/4.0e+17/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/4.0e+18/4.0e+18.txt +59 -0
- gammapbh/blackhawk_data/4.0e+18/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/4.0e+18/final_state_radiation_prim.txt +29 -0
- gammapbh/blackhawk_data/4.0e+18/final_state_radiation_sec.txt +30 -0
- gammapbh/blackhawk_data/4.0e+18/inflight_annihilation_prim.txt +29 -0
- gammapbh/blackhawk_data/4.0e+18/inflight_annihilation_sec.txt +30 -0
- gammapbh/blackhawk_data/4.0e+18/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/4.0e+18/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/4.0e+18/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/5.0e+13/5.0e+13.txt +59 -0
- gammapbh/blackhawk_data/5.0e+13/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/5.0e+13/final_state_radiation_prim.txt +252 -0
- gammapbh/blackhawk_data/5.0e+13/final_state_radiation_sec.txt +179 -0
- gammapbh/blackhawk_data/5.0e+13/inflight_annihilation_prim.txt +252 -0
- gammapbh/blackhawk_data/5.0e+13/inflight_annihilation_sec.txt +179 -0
- gammapbh/blackhawk_data/5.0e+13/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/5.0e+13/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/5.0e+13/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/5.0e+14/5.0e+14.txt +59 -0
- gammapbh/blackhawk_data/5.0e+14/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/5.0e+14/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/5.0e+14/final_state_radiation_prim.txt +206 -0
- gammapbh/blackhawk_data/5.0e+14/final_state_radiation_sec.txt +119 -0
- gammapbh/blackhawk_data/5.0e+14/inflight_annihilation_prim.txt +206 -0
- gammapbh/blackhawk_data/5.0e+14/inflight_annihilation_sec.txt +119 -0
- gammapbh/blackhawk_data/5.0e+14/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/5.0e+14/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/5.0e+14/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/5.0e+15/5e+15.txt +59 -0
- gammapbh/blackhawk_data/5.0e+15/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/5.0e+15/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/5.0e+15/final_state_radiation_prim.txt +161 -0
- gammapbh/blackhawk_data/5.0e+15/final_state_radiation_sec.txt +160 -0
- gammapbh/blackhawk_data/5.0e+15/inflight_annihilation_prim.txt +161 -0
- gammapbh/blackhawk_data/5.0e+15/inflight_annihilation_sec.txt +160 -0
- gammapbh/blackhawk_data/5.0e+15/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/5.0e+15/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/5.0e+15/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/5.0e+16/5.0e+16.txt +59 -0
- gammapbh/blackhawk_data/5.0e+16/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/5.0e+16/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/5.0e+16/final_state_radiation_prim.txt +116 -0
- gammapbh/blackhawk_data/5.0e+16/final_state_radiation_sec.txt +115 -0
- gammapbh/blackhawk_data/5.0e+16/inflight_annihilation_prim.txt +116 -0
- gammapbh/blackhawk_data/5.0e+16/inflight_annihilation_sec.txt +115 -0
- gammapbh/blackhawk_data/5.0e+16/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/5.0e+16/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/5.0e+16/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/5.0e+17/5.0e+17.txt +59 -0
- gammapbh/blackhawk_data/5.0e+17/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/5.0e+17/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/5.0e+17/final_state_radiation_prim.txt +70 -0
- gammapbh/blackhawk_data/5.0e+17/final_state_radiation_sec.txt +69 -0
- gammapbh/blackhawk_data/5.0e+17/inflight_annihilation_prim.txt +70 -0
- gammapbh/blackhawk_data/5.0e+17/inflight_annihilation_sec.txt +69 -0
- gammapbh/blackhawk_data/5.0e+17/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/5.0e+17/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/5.0e+17/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/5.0e+18/5.0e+18.txt +59 -0
- gammapbh/blackhawk_data/5.0e+18/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/5.0e+18/final_state_radiation_prim.txt +25 -0
- gammapbh/blackhawk_data/5.0e+18/final_state_radiation_sec.txt +25 -0
- gammapbh/blackhawk_data/5.0e+18/inflight_annihilation_prim.txt +25 -0
- gammapbh/blackhawk_data/5.0e+18/inflight_annihilation_sec.txt +25 -0
- gammapbh/blackhawk_data/5.0e+18/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/5.0e+18/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/5.0e+18/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/6.0e+13/6.0e+13.txt +59 -0
- gammapbh/blackhawk_data/6.0e+13/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/6.0e+13/final_state_radiation_prim.txt +248 -0
- gammapbh/blackhawk_data/6.0e+13/final_state_radiation_sec.txt +166 -0
- gammapbh/blackhawk_data/6.0e+13/inflight_annihilation_prim.txt +248 -0
- gammapbh/blackhawk_data/6.0e+13/inflight_annihilation_sec.txt +166 -0
- gammapbh/blackhawk_data/6.0e+13/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/6.0e+13/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/6.0e+13/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/6.0e+14/6.0e+14.txt +59 -0
- gammapbh/blackhawk_data/6.0e+14/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/6.0e+14/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/6.0e+14/final_state_radiation_prim.txt +203 -0
- gammapbh/blackhawk_data/6.0e+14/final_state_radiation_sec.txt +111 -0
- gammapbh/blackhawk_data/6.0e+14/inflight_annihilation_prim.txt +203 -0
- gammapbh/blackhawk_data/6.0e+14/inflight_annihilation_sec.txt +111 -0
- gammapbh/blackhawk_data/6.0e+14/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/6.0e+14/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/6.0e+14/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/6.0e+15/6e+15.txt +59 -0
- gammapbh/blackhawk_data/6.0e+15/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/6.0e+15/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/6.0e+15/final_state_radiation_prim.txt +157 -0
- gammapbh/blackhawk_data/6.0e+15/final_state_radiation_sec.txt +156 -0
- gammapbh/blackhawk_data/6.0e+15/inflight_annihilation_prim.txt +157 -0
- gammapbh/blackhawk_data/6.0e+15/inflight_annihilation_sec.txt +156 -0
- gammapbh/blackhawk_data/6.0e+15/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/6.0e+15/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/6.0e+15/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/6.0e+16/6.0e+16.txt +59 -0
- gammapbh/blackhawk_data/6.0e+16/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/6.0e+16/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/6.0e+16/final_state_radiation_prim.txt +112 -0
- gammapbh/blackhawk_data/6.0e+16/final_state_radiation_sec.txt +111 -0
- gammapbh/blackhawk_data/6.0e+16/inflight_annihilation_prim.txt +112 -0
- gammapbh/blackhawk_data/6.0e+16/inflight_annihilation_sec.txt +111 -0
- gammapbh/blackhawk_data/6.0e+16/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/6.0e+16/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/6.0e+16/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/6.0e+17/6.0e+17.txt +59 -0
- gammapbh/blackhawk_data/6.0e+17/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/6.0e+17/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/6.0e+17/final_state_radiation_prim.txt +67 -0
- gammapbh/blackhawk_data/6.0e+17/final_state_radiation_sec.txt +67 -0
- gammapbh/blackhawk_data/6.0e+17/inflight_annihilation_prim.txt +67 -0
- gammapbh/blackhawk_data/6.0e+17/inflight_annihilation_sec.txt +67 -0
- gammapbh/blackhawk_data/6.0e+17/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/6.0e+17/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/6.0e+17/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/6.0e+18/6.0e+18.txt +59 -0
- gammapbh/blackhawk_data/6.0e+18/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/6.0e+18/final_state_radiation_prim.txt +21 -0
- gammapbh/blackhawk_data/6.0e+18/final_state_radiation_sec.txt +22 -0
- gammapbh/blackhawk_data/6.0e+18/inflight_annihilation_prim.txt +21 -0
- gammapbh/blackhawk_data/6.0e+18/inflight_annihilation_sec.txt +22 -0
- gammapbh/blackhawk_data/6.0e+18/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/6.0e+18/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/6.0e+18/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/7.0e+13/7.0e+13.txt +59 -0
- gammapbh/blackhawk_data/7.0e+13/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/7.0e+13/final_state_radiation_prim.txt +245 -0
- gammapbh/blackhawk_data/7.0e+13/final_state_radiation_sec.txt +169 -0
- gammapbh/blackhawk_data/7.0e+13/inflight_annihilation_prim.txt +245 -0
- gammapbh/blackhawk_data/7.0e+13/inflight_annihilation_sec.txt +169 -0
- gammapbh/blackhawk_data/7.0e+13/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/7.0e+13/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/7.0e+13/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/7.0e+14/7.0e+14.txt +59 -0
- gammapbh/blackhawk_data/7.0e+14/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/7.0e+14/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/7.0e+14/final_state_radiation_prim.txt +200 -0
- gammapbh/blackhawk_data/7.0e+14/final_state_radiation_sec.txt +113 -0
- gammapbh/blackhawk_data/7.0e+14/inflight_annihilation_prim.txt +200 -0
- gammapbh/blackhawk_data/7.0e+14/inflight_annihilation_sec.txt +113 -0
- gammapbh/blackhawk_data/7.0e+14/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/7.0e+14/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/7.0e+14/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/7.0e+15/7e+15.txt +59 -0
- gammapbh/blackhawk_data/7.0e+15/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/7.0e+15/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/7.0e+15/final_state_radiation_prim.txt +154 -0
- gammapbh/blackhawk_data/7.0e+15/final_state_radiation_sec.txt +153 -0
- gammapbh/blackhawk_data/7.0e+15/inflight_annihilation_prim.txt +154 -0
- gammapbh/blackhawk_data/7.0e+15/inflight_annihilation_sec.txt +153 -0
- gammapbh/blackhawk_data/7.0e+15/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/7.0e+15/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/7.0e+15/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/7.0e+16/7.0e+16.txt +59 -0
- gammapbh/blackhawk_data/7.0e+16/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/7.0e+16/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/7.0e+16/final_state_radiation_prim.txt +109 -0
- gammapbh/blackhawk_data/7.0e+16/final_state_radiation_sec.txt +109 -0
- gammapbh/blackhawk_data/7.0e+16/inflight_annihilation_prim.txt +109 -0
- gammapbh/blackhawk_data/7.0e+16/inflight_annihilation_sec.txt +109 -0
- gammapbh/blackhawk_data/7.0e+16/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/7.0e+16/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/7.0e+16/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/7.0e+17/7.0e+17.txt +59 -0
- gammapbh/blackhawk_data/7.0e+17/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/7.0e+17/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/7.0e+17/final_state_radiation_prim.txt +64 -0
- gammapbh/blackhawk_data/7.0e+17/final_state_radiation_sec.txt +63 -0
- gammapbh/blackhawk_data/7.0e+17/inflight_annihilation_prim.txt +64 -0
- gammapbh/blackhawk_data/7.0e+17/inflight_annihilation_sec.txt +63 -0
- gammapbh/blackhawk_data/7.0e+17/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/7.0e+17/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/7.0e+17/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/7.0e+18/7.0e+18.txt +59 -0
- gammapbh/blackhawk_data/7.0e+18/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/7.0e+18/final_state_radiation_prim.txt +18 -0
- gammapbh/blackhawk_data/7.0e+18/final_state_radiation_sec.txt +19 -0
- gammapbh/blackhawk_data/7.0e+18/inflight_annihilation_prim.txt +18 -0
- gammapbh/blackhawk_data/7.0e+18/inflight_annihilation_sec.txt +19 -0
- gammapbh/blackhawk_data/7.0e+18/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/7.0e+18/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/7.0e+18/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/8.0e+13/8.0e+13.txt +59 -0
- gammapbh/blackhawk_data/8.0e+13/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/8.0e+13/final_state_radiation_prim.txt +242 -0
- gammapbh/blackhawk_data/8.0e+13/final_state_radiation_sec.txt +157 -0
- gammapbh/blackhawk_data/8.0e+13/inflight_annihilation_prim.txt +242 -0
- gammapbh/blackhawk_data/8.0e+13/inflight_annihilation_sec.txt +157 -0
- gammapbh/blackhawk_data/8.0e+13/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/8.0e+13/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/8.0e+13/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/8.0e+14/8.0e+14.txt +59 -0
- gammapbh/blackhawk_data/8.0e+14/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/8.0e+14/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/8.0e+14/final_state_radiation_prim.txt +197 -0
- gammapbh/blackhawk_data/8.0e+14/final_state_radiation_sec.txt +122 -0
- gammapbh/blackhawk_data/8.0e+14/inflight_annihilation_prim.txt +197 -0
- gammapbh/blackhawk_data/8.0e+14/inflight_annihilation_sec.txt +122 -0
- gammapbh/blackhawk_data/8.0e+14/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/8.0e+14/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/8.0e+14/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/8.0e+15/8e+15.txt +59 -0
- gammapbh/blackhawk_data/8.0e+15/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/8.0e+15/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/8.0e+15/final_state_radiation_prim.txt +152 -0
- gammapbh/blackhawk_data/8.0e+15/final_state_radiation_sec.txt +152 -0
- gammapbh/blackhawk_data/8.0e+15/inflight_annihilation_prim.txt +152 -0
- gammapbh/blackhawk_data/8.0e+15/inflight_annihilation_sec.txt +152 -0
- gammapbh/blackhawk_data/8.0e+15/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/8.0e+15/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/8.0e+15/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/8.0e+16/8.0e+16.txt +59 -0
- gammapbh/blackhawk_data/8.0e+16/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/8.0e+16/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/8.0e+16/final_state_radiation_prim.txt +106 -0
- gammapbh/blackhawk_data/8.0e+16/final_state_radiation_sec.txt +106 -0
- gammapbh/blackhawk_data/8.0e+16/inflight_annihilation_prim.txt +106 -0
- gammapbh/blackhawk_data/8.0e+16/inflight_annihilation_sec.txt +106 -0
- gammapbh/blackhawk_data/8.0e+16/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/8.0e+16/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/8.0e+16/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/8.0e+17/8.0e+17.txt +59 -0
- gammapbh/blackhawk_data/8.0e+17/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/8.0e+17/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/8.0e+17/final_state_radiation_prim.txt +61 -0
- gammapbh/blackhawk_data/8.0e+17/final_state_radiation_sec.txt +61 -0
- gammapbh/blackhawk_data/8.0e+17/inflight_annihilation_prim.txt +61 -0
- gammapbh/blackhawk_data/8.0e+17/inflight_annihilation_sec.txt +61 -0
- gammapbh/blackhawk_data/8.0e+17/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/8.0e+17/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/8.0e+17/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/8.0e+18/8.0e+18.txt +59 -0
- gammapbh/blackhawk_data/8.0e+18/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/8.0e+18/final_state_radiation_prim.txt +16 -0
- gammapbh/blackhawk_data/8.0e+18/final_state_radiation_sec.txt +17 -0
- gammapbh/blackhawk_data/8.0e+18/inflight_annihilation_prim.txt +16 -0
- gammapbh/blackhawk_data/8.0e+18/inflight_annihilation_sec.txt +17 -0
- gammapbh/blackhawk_data/8.0e+18/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/8.0e+18/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/8.0e+18/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/9.0e+13/9.0e+13.txt +59 -0
- gammapbh/blackhawk_data/9.0e+13/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/9.0e+13/final_state_radiation_prim.txt +240 -0
- gammapbh/blackhawk_data/9.0e+13/final_state_radiation_sec.txt +156 -0
- gammapbh/blackhawk_data/9.0e+13/inflight_annihilation_prim.txt +240 -0
- gammapbh/blackhawk_data/9.0e+13/inflight_annihilation_sec.txt +156 -0
- gammapbh/blackhawk_data/9.0e+13/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/9.0e+13/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/9.0e+13/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/9.0e+14/9.0e+14.txt +59 -0
- gammapbh/blackhawk_data/9.0e+14/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/9.0e+14/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/9.0e+14/final_state_radiation_prim.txt +195 -0
- gammapbh/blackhawk_data/9.0e+14/final_state_radiation_sec.txt +122 -0
- gammapbh/blackhawk_data/9.0e+14/inflight_annihilation_prim.txt +195 -0
- gammapbh/blackhawk_data/9.0e+14/inflight_annihilation_sec.txt +122 -0
- gammapbh/blackhawk_data/9.0e+14/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/9.0e+14/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/9.0e+14/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/9.0e+15/9e+15.txt +59 -0
- gammapbh/blackhawk_data/9.0e+15/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/9.0e+15/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/9.0e+15/final_state_radiation_prim.txt +149 -0
- gammapbh/blackhawk_data/9.0e+15/final_state_radiation_sec.txt +148 -0
- gammapbh/blackhawk_data/9.0e+15/inflight_annihilation_prim.txt +149 -0
- gammapbh/blackhawk_data/9.0e+15/inflight_annihilation_sec.txt +148 -0
- gammapbh/blackhawk_data/9.0e+15/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/9.0e+15/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/9.0e+15/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/9.0e+16/9.0e+16.txt +59 -0
- gammapbh/blackhawk_data/9.0e+16/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/9.0e+16/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/9.0e+16/final_state_radiation_prim.txt +104 -0
- gammapbh/blackhawk_data/9.0e+16/final_state_radiation_sec.txt +103 -0
- gammapbh/blackhawk_data/9.0e+16/inflight_annihilation_prim.txt +104 -0
- gammapbh/blackhawk_data/9.0e+16/inflight_annihilation_sec.txt +103 -0
- gammapbh/blackhawk_data/9.0e+16/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/9.0e+16/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/9.0e+16/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/9.0e+17/9.0e+17.txt +59 -0
- gammapbh/blackhawk_data/9.0e+17/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/9.0e+17/Probabilities.txt +346 -0
- gammapbh/blackhawk_data/9.0e+17/final_state_radiation_prim.txt +59 -0
- gammapbh/blackhawk_data/9.0e+17/final_state_radiation_sec.txt +59 -0
- gammapbh/blackhawk_data/9.0e+17/inflight_annihilation_prim.txt +59 -0
- gammapbh/blackhawk_data/9.0e+17/inflight_annihilation_sec.txt +59 -0
- gammapbh/blackhawk_data/9.0e+17/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/9.0e+17/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/9.0e+17/instantaneous_total_spectra.txt +502 -0
- gammapbh/blackhawk_data/9.0e+18/9.0e+18.txt +59 -0
- gammapbh/blackhawk_data/9.0e+18/BH_spectrum.txt +4 -0
- gammapbh/blackhawk_data/9.0e+18/final_state_radiation_prim.txt +13 -0
- gammapbh/blackhawk_data/9.0e+18/final_state_radiation_sec.txt +14 -0
- gammapbh/blackhawk_data/9.0e+18/inflight_annihilation_prim.txt +13 -0
- gammapbh/blackhawk_data/9.0e+18/inflight_annihilation_sec.txt +14 -0
- gammapbh/blackhawk_data/9.0e+18/instantaneous_primary_spectra.txt +502 -0
- gammapbh/blackhawk_data/9.0e+18/instantaneous_secondary_spectra.txt +378 -0
- gammapbh/blackhawk_data/9.0e+18/instantaneous_total_spectra.txt +502 -0
- gammapbh/cli.py +2850 -0
- gammapbh/results/custom_equation/1.38e+15_custom_eq/distributed_spectrum.txt +378 -0
- gammapbh/results/custom_equation/1.38e+15_custom_eq/equation.txt +5 -0
- gammapbh/results/custom_equation/1.38e+15_custom_eq/samples_sorted.txt +1001 -0
- gammapbh/results/gaussian/peak_3.00e+15_/342/225/247/320/2230.1_N1000/distributed_spectrum.txt +378 -0
- gammapbh/results/gaussian/peak_3.00e+15_/342/225/247/320/2230.1_N1000/mass_distribution.txt +1001 -0
- gammapbh/results/lognormal/peak_3.00e+15_/342/225/247/320/2230.1_N1000/distributed_spectrum.txt +378 -0
- gammapbh/results/lognormal/peak_3.00e+15_/342/225/247/320/2230.1_N1000/mass_distribution.txt +1001 -0
- gammapbh/results/monochromatic/3.00e+15_spectrum.txt +378 -0
- gammapbh/results/monochromatic/3.50e+15_mono_generated.txt +378 -0
- gammapbh/results/non_gaussian/peak_3.00e+15_/342/225/247/320/223X0.1_N1000/distributed_spectrum.txt +378 -0
- gammapbh/results/non_gaussian/peak_3.00e+15_/342/225/247/320/223X0.1_N1000/mass_distribution.txt +1001 -0
- gammapbh-1.1.3.dist-info/METADATA +238 -0
- gammapbh-1.1.3.dist-info/RECORD +570 -0
- gammapbh-1.1.3.dist-info/WHEEL +5 -0
- gammapbh-1.1.3.dist-info/entry_points.txt +2 -0
- gammapbh-1.1.3.dist-info/licenses/LICENSE.md +1348 -0
- gammapbh-1.1.3.dist-info/top_level.txt +1 -0
|
@@ -0,0 +1,169 @@
|
|
|
1
|
+
# E_gamma(MeV) IFA_secondary_masked(MeV^-1 s^-1)
|
|
2
|
+
5.145440e-01 3.362145e+20
|
|
3
|
+
5.413360e-01 5.255955e+20
|
|
4
|
+
5.695230e-01 7.379198e+20
|
|
5
|
+
5.991770e-01 8.991285e+20
|
|
6
|
+
6.303750e-01 1.020596e+21
|
|
7
|
+
6.631980e-01 1.102652e+21
|
|
8
|
+
6.977300e-01 1.151555e+21
|
|
9
|
+
7.340600e-01 1.174438e+21
|
|
10
|
+
7.722810e-01 1.177543e+21
|
|
11
|
+
8.124930e-01 1.165890e+21
|
|
12
|
+
8.547980e-01 1.143402e+21
|
|
13
|
+
8.993070e-01 1.113109e+21
|
|
14
|
+
9.461320e-01 1.077343e+21
|
|
15
|
+
9.953960e-01 1.037899e+21
|
|
16
|
+
1.047230e+00 9.961504e+20
|
|
17
|
+
1.101750e+00 9.531476e+20
|
|
18
|
+
1.159120e+00 9.096836e+20
|
|
19
|
+
1.219470e+00 8.663596e+20
|
|
20
|
+
1.282970e+00 8.236202e+20
|
|
21
|
+
1.349770e+00 7.817966e+20
|
|
22
|
+
1.420050e+00 7.411271e+20
|
|
23
|
+
1.493990e+00 7.017817e+20
|
|
24
|
+
1.571780e+00 6.638699e+20
|
|
25
|
+
1.653620e+00 6.274646e+20
|
|
26
|
+
1.739730e+00 5.926039e+20
|
|
27
|
+
1.830310e+00 5.592998e+20
|
|
28
|
+
1.925610e+00 5.275457e+20
|
|
29
|
+
2.025880e+00 4.973210e+20
|
|
30
|
+
2.131360e+00 4.685917e+20
|
|
31
|
+
2.242340e+00 4.413169e+20
|
|
32
|
+
2.359100e+00 4.154500e+20
|
|
33
|
+
2.481930e+00 3.909394e+20
|
|
34
|
+
2.611160e+00 3.677316e+20
|
|
35
|
+
2.747120e+00 3.457721e+20
|
|
36
|
+
2.890160e+00 3.250051e+20
|
|
37
|
+
3.040650e+00 3.053755e+20
|
|
38
|
+
3.198970e+00 2.868292e+20
|
|
39
|
+
3.365530e+00 2.693132e+20
|
|
40
|
+
3.540770e+00 2.527759e+20
|
|
41
|
+
3.725140e+00 2.371674e+20
|
|
42
|
+
3.919100e+00 2.224396e+20
|
|
43
|
+
4.123160e+00 2.085465e+20
|
|
44
|
+
4.337850e+00 1.954441e+20
|
|
45
|
+
4.563720e+00 1.830898e+20
|
|
46
|
+
4.801340e+00 1.714433e+20
|
|
47
|
+
5.051340e+00 1.604664e+20
|
|
48
|
+
5.314360e+00 1.501226e+20
|
|
49
|
+
5.591070e+00 1.403771e+20
|
|
50
|
+
5.882190e+00 1.311976e+20
|
|
51
|
+
6.188470e+00 1.225530e+20
|
|
52
|
+
6.510690e+00 1.144144e+20
|
|
53
|
+
6.849700e+00 1.067538e+20
|
|
54
|
+
7.206350e+00 9.954530e+19
|
|
55
|
+
7.581580e+00 9.276422e+19
|
|
56
|
+
7.976340e+00 8.638734e+19
|
|
57
|
+
8.391660e+00 8.039256e+19
|
|
58
|
+
8.828600e+00 7.475926e+19
|
|
59
|
+
9.288290e+00 6.946778e+19
|
|
60
|
+
9.771920e+00 6.449949e+19
|
|
61
|
+
1.028070e+01 5.983688e+19
|
|
62
|
+
1.081600e+01 5.546345e+19
|
|
63
|
+
1.137920e+01 5.136338e+19
|
|
64
|
+
1.197170e+01 4.752187e+19
|
|
65
|
+
1.259510e+01 4.392502e+19
|
|
66
|
+
1.325090e+01 4.055903e+19
|
|
67
|
+
1.394080e+01 3.741189e+19
|
|
68
|
+
1.466670e+01 3.447142e+19
|
|
69
|
+
1.543040e+01 3.172606e+19
|
|
70
|
+
1.623380e+01 2.916503e+19
|
|
71
|
+
1.707910e+01 2.677827e+19
|
|
72
|
+
1.796840e+01 2.455591e+19
|
|
73
|
+
1.890400e+01 2.248872e+19
|
|
74
|
+
1.988830e+01 2.056799e+19
|
|
75
|
+
2.092380e+01 1.878496e+19
|
|
76
|
+
2.201330e+01 1.713248e+19
|
|
77
|
+
2.315950e+01 1.560211e+19
|
|
78
|
+
2.436540e+01 1.418686e+19
|
|
79
|
+
2.563410e+01 1.287982e+19
|
|
80
|
+
2.696880e+01 1.167464e+19
|
|
81
|
+
2.837300e+01 1.056447e+19
|
|
82
|
+
2.985040e+01 9.543537e+18
|
|
83
|
+
3.140470e+01 8.606131e+18
|
|
84
|
+
3.303990e+01 7.746749e+18
|
|
85
|
+
3.476020e+01 6.960183e+18
|
|
86
|
+
3.657010e+01 6.241461e+18
|
|
87
|
+
3.847430e+01 5.585896e+18
|
|
88
|
+
4.047760e+01 4.988989e+18
|
|
89
|
+
4.258520e+01 4.446549e+18
|
|
90
|
+
4.480250e+01 3.954506e+18
|
|
91
|
+
4.713530e+01 3.509087e+18
|
|
92
|
+
4.958960e+01 3.106697e+18
|
|
93
|
+
5.217170e+01 2.743934e+18
|
|
94
|
+
5.488820e+01 2.417600e+18
|
|
95
|
+
5.774620e+01 2.124774e+18
|
|
96
|
+
6.075290e+01 1.862609e+18
|
|
97
|
+
6.391620e+01 1.628415e+18
|
|
98
|
+
6.724430e+01 1.419754e+18
|
|
99
|
+
7.074560e+01 1.234312e+18
|
|
100
|
+
7.442920e+01 1.069950e+18
|
|
101
|
+
7.830470e+01 9.246738e+17
|
|
102
|
+
8.238190e+01 7.966339e+17
|
|
103
|
+
8.667140e+01 6.840936e+17
|
|
104
|
+
9.118430e+01 5.855063e+17
|
|
105
|
+
9.593210e+01 4.994060e+17
|
|
106
|
+
1.009270e+02 4.244195e+17
|
|
107
|
+
1.061820e+02 3.593615e+17
|
|
108
|
+
1.117110e+02 3.031342e+17
|
|
109
|
+
1.175280e+02 2.546895e+17
|
|
110
|
+
1.236470e+02 2.131001e+17
|
|
111
|
+
1.300850e+02 1.775517e+17
|
|
112
|
+
1.368590e+02 1.473107e+17
|
|
113
|
+
1.439850e+02 1.216475e+17
|
|
114
|
+
1.514820e+02 9.998577e+16
|
|
115
|
+
1.593690e+02 8.177676e+16
|
|
116
|
+
1.676680e+02 6.654553e+16
|
|
117
|
+
1.763980e+02 5.385632e+16
|
|
118
|
+
1.855830e+02 4.336935e+16
|
|
119
|
+
1.952460e+02 3.472226e+16
|
|
120
|
+
2.054120e+02 2.763763e+16
|
|
121
|
+
2.161070e+02 2.186904e+16
|
|
122
|
+
2.273600e+02 1.719572e+16
|
|
123
|
+
2.391980e+02 1.343112e+16
|
|
124
|
+
2.516530e+02 1.042375e+16
|
|
125
|
+
2.647560e+02 8.037291e+15
|
|
126
|
+
2.785410e+02 6.153182e+15
|
|
127
|
+
2.930450e+02 4.675233e+15
|
|
128
|
+
3.083030e+02 3.527214e+15
|
|
129
|
+
3.243560e+02 2.639350e+15
|
|
130
|
+
3.412450e+02 1.959656e+15
|
|
131
|
+
3.590130e+02 1.443456e+15
|
|
132
|
+
3.777060e+02 1.054170e+15
|
|
133
|
+
3.973730e+02 7.626634e+14
|
|
134
|
+
4.180640e+02 5.469333e+14
|
|
135
|
+
4.398320e+02 3.880214e+14
|
|
136
|
+
4.627330e+02 2.721528e+14
|
|
137
|
+
4.868270e+02 1.893959e+14
|
|
138
|
+
5.121760e+02 1.299943e+14
|
|
139
|
+
5.388440e+02 8.838437e+13
|
|
140
|
+
5.669010e+02 5.911592e+13
|
|
141
|
+
5.964180e+02 3.893119e+13
|
|
142
|
+
6.274730e+02 2.533547e+13
|
|
143
|
+
6.601450e+02 1.623357e+13
|
|
144
|
+
6.945180e+02 1.023311e+13
|
|
145
|
+
7.306800e+02 6.403029e+12
|
|
146
|
+
7.687260e+02 3.965213e+12
|
|
147
|
+
8.087520e+02 2.419216e+12
|
|
148
|
+
8.508630e+02 1.467979e+12
|
|
149
|
+
8.951660e+02 8.932868e+11
|
|
150
|
+
9.417770e+02 5.482642e+11
|
|
151
|
+
9.908140e+02 3.404780e+11
|
|
152
|
+
1.042400e+03 2.127152e+11
|
|
153
|
+
1.096680e+03 1.306512e+11
|
|
154
|
+
1.153780e+03 7.371095e+10
|
|
155
|
+
1.213860e+03 4.032309e+10
|
|
156
|
+
1.277060e+03 2.183155e+10
|
|
157
|
+
1.343560e+03 1.170953e+10
|
|
158
|
+
1.413520e+03 6.258851e+09
|
|
159
|
+
1.487120e+03 3.120468e+09
|
|
160
|
+
1.564550e+03 1.713794e+09
|
|
161
|
+
1.646010e+03 7.629008e+08
|
|
162
|
+
1.731720e+03 3.957113e+08
|
|
163
|
+
1.821890e+03 1.764716e+08
|
|
164
|
+
1.916750e+03 7.337990e+07
|
|
165
|
+
2.016550e+03 3.029240e+07
|
|
166
|
+
2.121550e+03 1.335011e+07
|
|
167
|
+
2.232020e+03 7.571803e+06
|
|
168
|
+
2.348230e+03 3.710864e+06
|
|
169
|
+
2.470500e+03 1.713871e+06
|