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,59 @@
|
|
|
1
|
+
destination_folder = 3.0e+16 # name of the output folder in results/
|
|
2
|
+
full_output = 1 # quantity of information displayed (0=less, 1=more)
|
|
3
|
+
interpolation_method = 0 # interpolation in the numerical tables (0=linear, 1=logarithmic)
|
|
4
|
+
|
|
5
|
+
metric = 0 # BH metric: 0=Kerr, 1=polymerized, 2=charged, 3=higher-dimensional
|
|
6
|
+
|
|
7
|
+
BH_number = 1 # number of BH masses (should be the number of tabulated masses if spectrum_choice=5)
|
|
8
|
+
Mmin = 3.0e+16 # lowest BH mass in g (larger than the Planck mass)
|
|
9
|
+
Mmax = 3.0e+16 # highest BH mass in g (larger than the Planck mass)
|
|
10
|
+
param_number = 1 # number of Kerr spins
|
|
11
|
+
amin = 0. # lowest Kerr spin
|
|
12
|
+
amax = 0. # highest Kerr spin
|
|
13
|
+
Qmin = 0. # lowest Reissner-Norström charge
|
|
14
|
+
Qmax = 0. # highest Reissner-Norström charge
|
|
15
|
+
|
|
16
|
+
epsilon_LQG = 1.5 # dimensionless epsilon parameter for the polymerized metric
|
|
17
|
+
a0_LQG = 0. # minimal area for the polymerized metric in GeV^(-2)
|
|
18
|
+
n = 0. # number of extra spatial dimensions in higher-dimensional metric
|
|
19
|
+
|
|
20
|
+
spectrum_choice = 0 # form of the BH distribution: 0=Dirac, 1=log-normal for the mass, 11: log-normal for the number, 2=power-law, 3=critical collapse, 4=peak theory, 5=uniform -1=user-defined
|
|
21
|
+
spectrum_choice_param = 0 # form of the spin dsitribution for each mass: 0=Dirac, 1=uniform, 2=Gaussian
|
|
22
|
+
|
|
23
|
+
amplitude_lognormal = 1. # amplitude of the log-normal (mass density) distribution in g.cm^-3
|
|
24
|
+
amplitude_lognormal2 = 1. # amplitude of the log-normal (number density) distribution in cm^-3
|
|
25
|
+
stand_dev_lognormal = 1. # dimensionless variance of the log-normal distribution
|
|
26
|
+
crit_mass_lognormal = 1. # characteristic mass of the log-normal distribution in g
|
|
27
|
+
|
|
28
|
+
amplitude_powerlaw = 1. # amplitude of the power-law distribution in g^(gamma-1).cm^-3
|
|
29
|
+
eqstate_powerlaw = 0.3333 # equation of state of the Universe at the BH formation time P = w.rho
|
|
30
|
+
|
|
31
|
+
amplitude_critical_collapse = 1. # amplitude of the critical collapse distribution in g^(-2.85).cm^-3
|
|
32
|
+
crit_mass_critical_collapse = 1. # characteristic mass of the critical collapse distribution in g
|
|
33
|
+
|
|
34
|
+
amplitude_uniform = 1. # amplitude of the uniform mass distribution in cm^(-3)
|
|
35
|
+
|
|
36
|
+
stand_dev_param_Gaussian = 1. # standard deviation of the Gaussian spin distribution
|
|
37
|
+
mean_param_Gaussian = 0.5 # mean of the Gaussian spin distribution
|
|
38
|
+
|
|
39
|
+
table = spin_distribution_BH.txt # table containing the User's BH distribution
|
|
40
|
+
|
|
41
|
+
tmin_manual = 0 # 1: user-defined tmin, 0:automatically set tmin
|
|
42
|
+
tmin = 1.e-30 # initial integration time of the evolution of BH in s
|
|
43
|
+
limit = 5000 # iteration limit when computing the time evolution of a single BH
|
|
44
|
+
BH_remnant = 0 # 0: total evaporation, 1: BH relic at mass M_relic
|
|
45
|
+
M_remnant = 1e-4 # BH relic mass in g
|
|
46
|
+
|
|
47
|
+
E_number = 500 # number of primary particles energies to be simulated
|
|
48
|
+
Emin = 1e-6 # minimal energy in GeV of the primary particles
|
|
49
|
+
Emax = 1e+5 # maximal energy in GeV of the primary particles
|
|
50
|
+
|
|
51
|
+
grav = 1 # 0=no graviton, 1=emission of gravitons
|
|
52
|
+
add_DM = 1 # 0=no DM added, 1=one DM particle
|
|
53
|
+
m_DM = 1. # DM mass in GeV
|
|
54
|
+
spin_DM = 0. # DM spin
|
|
55
|
+
dof_DM = 1. # number of DM degrees of freedom
|
|
56
|
+
|
|
57
|
+
primary_only = 0 # 1=no secondary spectrum, 0=secondary spectrum computed
|
|
58
|
+
|
|
59
|
+
hadronization_choice = 2 # 0=PYTHIA at the BBN epoch, 1=HERWIG at the BBN epoch, 2=PYTHIA (new) at the present epoch, 3=HAZMA at the present epoch, 4=HDMSpectra at the present epoch
|