gammapbh 1.1.0__tar.gz → 1.1.1__tar.gz
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-1.1.1/CHANGELOG.md +14 -0
- gammapbh-1.1.1/MANIFEST.in +10 -0
- {gammapbh-1.1.0/src/gammapbh.egg-info → gammapbh-1.1.1}/PKG-INFO +13 -14
- {gammapbh-1.1.0 → gammapbh-1.1.1}/README.md +1 -1
- gammapbh-1.1.1/citation.cff +15 -0
- gammapbh-1.1.1/pyproject.toml +54 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+14/1.0e+14.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+14/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+14/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+14/final_state_radiation_prim.txt +238 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+14/final_state_radiation_sec.txt +169 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+14/inflight_annihilation_prim.txt +238 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+14/inflight_annihilation_sec.txt +169 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+14/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+14/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+14/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+15/1e+15.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+15/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+15/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+15/final_state_radiation_prim.txt +193 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+15/final_state_radiation_sec.txt +193 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+15/inflight_annihilation_prim.txt +193 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+15/inflight_annihilation_sec.txt +193 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+15/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+15/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+15/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+16/1e+16.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+16/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+16/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+16/final_state_radiation_prim.txt +147 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+16/final_state_radiation_sec.txt +147 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+16/inflight_annihilation_prim.txt +147 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+16/inflight_annihilation_sec.txt +147 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+16/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+16/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+16/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+17/1.0e+17.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+17/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+17/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+17/final_state_radiation_prim.txt +102 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+17/final_state_radiation_sec.txt +101 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+17/inflight_annihilation_prim.txt +102 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+17/inflight_annihilation_sec.txt +101 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+17/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+17/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+17/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+18/1.0e+18.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+18/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+18/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+18/final_state_radiation_prim.txt +57 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+18/final_state_radiation_sec.txt +56 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+18/inflight_annihilation_prim.txt +57 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+18/inflight_annihilation_sec.txt +56 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+18/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+18/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+18/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+19/1e+19.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+19/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+19/final_state_radiation_prim.txt +11 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+19/final_state_radiation_sec.txt +12 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+19/inflight_annihilation_prim.txt +11 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+19/inflight_annihilation_sec.txt +12 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+19/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+19/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.0e+19/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+14/1.5e+14.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+14/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+14/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+14/final_state_radiation_prim.txt +230 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+14/final_state_radiation_sec.txt +149 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+14/inflight_annihilation_prim.txt +230 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+14/inflight_annihilation_sec.txt +149 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+14/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+14/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+14/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+15/1.5e+15.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+15/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+15/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+15/final_state_radiation_prim.txt +185 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+15/final_state_radiation_sec.txt +185 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+15/inflight_annihilation_prim.txt +185 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+15/inflight_annihilation_sec.txt +185 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+15/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+15/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+15/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+16/1.5e+16.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+16/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+16/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+16/final_state_radiation_prim.txt +139 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+16/final_state_radiation_sec.txt +138 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+16/inflight_annihilation_prim.txt +139 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+16/inflight_annihilation_sec.txt +138 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+16/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+16/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+16/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+17/1.5e+17.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+17/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+17/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+17/final_state_radiation_prim.txt +94 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+17/final_state_radiation_sec.txt +93 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+17/inflight_annihilation_prim.txt +94 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+17/inflight_annihilation_sec.txt +93 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+17/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+17/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+17/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+18/1.5e+18.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+18/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+18/final_state_radiation_prim.txt +49 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+18/final_state_radiation_sec.txt +49 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+18/inflight_annihilation_prim.txt +49 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+18/inflight_annihilation_sec.txt +49 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+18/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+18/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/1.5e+18/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+14/2.0e+14.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+14/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+14/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+14/final_state_radiation_prim.txt +224 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+14/final_state_radiation_sec.txt +143 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+14/inflight_annihilation_prim.txt +224 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+14/inflight_annihilation_sec.txt +143 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+14/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+14/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+14/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+15/2e+15.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+15/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+15/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+15/final_state_radiation_prim.txt +179 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+15/final_state_radiation_sec.txt +178 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+15/inflight_annihilation_prim.txt +179 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+15/inflight_annihilation_sec.txt +178 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+15/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+15/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+15/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+16/2.0e+16.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+16/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+16/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+16/downloaded_components/direct_hawking.txt +501 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+16/downloaded_components/final_state_radiation.txt +501 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+16/downloaded_components/inflight_annihilation.txt +501 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+16/downloaded_components/total_spectrum.txt +501 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+16/final_state_radiation_prim.txt +134 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+16/final_state_radiation_sec.txt +133 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+16/inflight_annihilation_prim.txt +134 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+16/inflight_annihilation_sec.txt +133 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+16/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+16/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+16/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+17/2.0e+17.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+17/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+17/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+17/final_state_radiation_prim.txt +88 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+17/final_state_radiation_sec.txt +87 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+17/inflight_annihilation_prim.txt +88 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+17/inflight_annihilation_sec.txt +87 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+17/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+17/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+17/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+18/2.0e+18.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+18/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+18/final_state_radiation_prim.txt +43 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+18/final_state_radiation_sec.txt +44 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+18/inflight_annihilation_prim.txt +43 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+18/inflight_annihilation_sec.txt +44 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+18/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+18/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/2.0e+18/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+14/3.0e+14.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+14/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+14/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+14/final_state_radiation_prim.txt +216 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+14/final_state_radiation_sec.txt +134 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+14/inflight_annihilation_prim.txt +216 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+14/inflight_annihilation_sec.txt +134 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+14/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+14/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+14/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+15/3.0e+15.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+15/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+15/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+15/final_state_radiation_prim.txt +171 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+15/final_state_radiation_sec.txt +171 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+15/inflight_annihilation_prim.txt +171 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+15/inflight_annihilation_sec.txt +171 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+15/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+15/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+15/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+15/list5.txt +172 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+16/3.0e+16.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+16/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+16/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+16/final_state_radiation_prim.txt +126 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+16/final_state_radiation_sec.txt +125 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+16/inflight_annihilation_prim.txt +126 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+16/inflight_annihilation_sec.txt +125 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+16/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+16/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+16/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+17/3.0e+17.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+17/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+17/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+17/final_state_radiation_prim.txt +80 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+17/final_state_radiation_sec.txt +80 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+17/inflight_annihilation_prim.txt +80 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+17/inflight_annihilation_sec.txt +80 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+17/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+17/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+17/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+18/3.0e+18.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+18/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+18/final_state_radiation_prim.txt +35 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+18/final_state_radiation_sec.txt +35 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+18/inflight_annihilation_prim.txt +35 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+18/inflight_annihilation_sec.txt +35 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+18/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+18/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/3.0e+18/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+14/4.0e+14.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+14/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+14/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+14/final_state_radiation_prim.txt +211 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+14/final_state_radiation_sec.txt +123 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+14/inflight_annihilation_prim.txt +211 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+14/inflight_annihilation_sec.txt +123 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+14/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+14/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+14/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+15/4e+15.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+15/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+15/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+15/final_state_radiation_prim.txt +165 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+15/final_state_radiation_sec.txt +165 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+15/inflight_annihilation_prim.txt +165 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+15/inflight_annihilation_sec.txt +165 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+15/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+15/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+15/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+16/4.0e+16.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+16/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+16/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+16/final_state_radiation_prim.txt +120 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+16/final_state_radiation_sec.txt +120 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+16/inflight_annihilation_prim.txt +120 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+16/inflight_annihilation_sec.txt +120 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+16/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+16/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+16/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+17/4.0e+17.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+17/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+17/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+17/final_state_radiation_prim.txt +75 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+17/final_state_radiation_sec.txt +75 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+17/inflight_annihilation_prim.txt +75 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+17/inflight_annihilation_sec.txt +75 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+17/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+17/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+17/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+18/4.0e+18.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+18/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+18/final_state_radiation_prim.txt +29 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+18/final_state_radiation_sec.txt +30 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+18/inflight_annihilation_prim.txt +29 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+18/inflight_annihilation_sec.txt +30 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+18/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+18/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/4.0e+18/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+13/5.0e+13.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+13/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+13/final_state_radiation_prim.txt +252 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+13/final_state_radiation_sec.txt +179 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+13/inflight_annihilation_prim.txt +252 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+13/inflight_annihilation_sec.txt +179 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+13/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+13/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+13/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+14/5.0e+14.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+14/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+14/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+14/final_state_radiation_prim.txt +206 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+14/final_state_radiation_sec.txt +119 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+14/inflight_annihilation_prim.txt +206 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+14/inflight_annihilation_sec.txt +119 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+14/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+14/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+14/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+15/5e+15.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+15/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+15/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+15/final_state_radiation_prim.txt +161 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+15/final_state_radiation_sec.txt +160 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+15/inflight_annihilation_prim.txt +161 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+15/inflight_annihilation_sec.txt +160 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+15/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+15/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+15/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+16/5.0e+16.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+16/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+16/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+16/final_state_radiation_prim.txt +116 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+16/final_state_radiation_sec.txt +115 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+16/inflight_annihilation_prim.txt +116 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+16/inflight_annihilation_sec.txt +115 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+16/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+16/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+16/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+17/5.0e+17.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+17/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+17/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+17/final_state_radiation_prim.txt +70 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+17/final_state_radiation_sec.txt +69 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+17/inflight_annihilation_prim.txt +70 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+17/inflight_annihilation_sec.txt +69 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+17/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+17/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+17/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+18/5.0e+18.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+18/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+18/final_state_radiation_prim.txt +25 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+18/final_state_radiation_sec.txt +25 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+18/inflight_annihilation_prim.txt +25 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+18/inflight_annihilation_sec.txt +25 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+18/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+18/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/5.0e+18/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+13/6.0e+13.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+13/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+13/final_state_radiation_prim.txt +248 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+13/final_state_radiation_sec.txt +166 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+13/inflight_annihilation_prim.txt +248 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+13/inflight_annihilation_sec.txt +166 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+13/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+13/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+13/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+14/6.0e+14.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+14/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+14/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+14/final_state_radiation_prim.txt +203 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+14/final_state_radiation_sec.txt +111 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+14/inflight_annihilation_prim.txt +203 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+14/inflight_annihilation_sec.txt +111 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+14/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+14/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+14/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+15/6e+15.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+15/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+15/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+15/final_state_radiation_prim.txt +157 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+15/final_state_radiation_sec.txt +156 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+15/inflight_annihilation_prim.txt +157 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+15/inflight_annihilation_sec.txt +156 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+15/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+15/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+15/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+16/6.0e+16.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+16/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+16/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+16/final_state_radiation_prim.txt +112 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+16/final_state_radiation_sec.txt +111 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+16/inflight_annihilation_prim.txt +112 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+16/inflight_annihilation_sec.txt +111 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+16/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+16/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+16/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+17/6.0e+17.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+17/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+17/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+17/final_state_radiation_prim.txt +67 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+17/final_state_radiation_sec.txt +67 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+17/inflight_annihilation_prim.txt +67 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+17/inflight_annihilation_sec.txt +67 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+17/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+17/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+17/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+18/6.0e+18.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+18/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+18/final_state_radiation_prim.txt +21 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+18/final_state_radiation_sec.txt +22 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+18/inflight_annihilation_prim.txt +21 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+18/inflight_annihilation_sec.txt +22 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+18/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+18/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/6.0e+18/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+13/7.0e+13.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+13/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+13/final_state_radiation_prim.txt +245 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+13/final_state_radiation_sec.txt +169 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+13/inflight_annihilation_prim.txt +245 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+13/inflight_annihilation_sec.txt +169 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+13/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+13/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+13/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+14/7.0e+14.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+14/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+14/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+14/final_state_radiation_prim.txt +200 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+14/final_state_radiation_sec.txt +113 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+14/inflight_annihilation_prim.txt +200 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+14/inflight_annihilation_sec.txt +113 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+14/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+14/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+14/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+15/7e+15.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+15/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+15/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+15/final_state_radiation_prim.txt +154 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+15/final_state_radiation_sec.txt +153 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+15/inflight_annihilation_prim.txt +154 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+15/inflight_annihilation_sec.txt +153 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+15/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+15/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+15/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+16/7.0e+16.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+16/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+16/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+16/final_state_radiation_prim.txt +109 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+16/final_state_radiation_sec.txt +109 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+16/inflight_annihilation_prim.txt +109 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+16/inflight_annihilation_sec.txt +109 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+16/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+16/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+16/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+17/7.0e+17.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+17/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+17/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+17/final_state_radiation_prim.txt +64 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+17/final_state_radiation_sec.txt +63 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+17/inflight_annihilation_prim.txt +64 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+17/inflight_annihilation_sec.txt +63 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+17/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+17/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+17/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+18/7.0e+18.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+18/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+18/final_state_radiation_prim.txt +18 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+18/final_state_radiation_sec.txt +19 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+18/inflight_annihilation_prim.txt +18 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+18/inflight_annihilation_sec.txt +19 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+18/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+18/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/7.0e+18/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+13/8.0e+13.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+13/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+13/final_state_radiation_prim.txt +242 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+13/final_state_radiation_sec.txt +157 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+13/inflight_annihilation_prim.txt +242 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+13/inflight_annihilation_sec.txt +157 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+13/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+13/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+13/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+14/8.0e+14.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+14/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+14/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+14/final_state_radiation_prim.txt +197 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+14/final_state_radiation_sec.txt +122 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+14/inflight_annihilation_prim.txt +197 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+14/inflight_annihilation_sec.txt +122 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+14/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+14/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+14/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+15/8e+15.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+15/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+15/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+15/final_state_radiation_prim.txt +152 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+15/final_state_radiation_sec.txt +152 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+15/inflight_annihilation_prim.txt +152 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+15/inflight_annihilation_sec.txt +152 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+15/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+15/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+15/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+16/8.0e+16.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+16/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+16/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+16/final_state_radiation_prim.txt +106 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+16/final_state_radiation_sec.txt +106 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+16/inflight_annihilation_prim.txt +106 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+16/inflight_annihilation_sec.txt +106 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+16/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+16/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+16/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+17/8.0e+17.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+17/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+17/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+17/final_state_radiation_prim.txt +61 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+17/final_state_radiation_sec.txt +61 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+17/inflight_annihilation_prim.txt +61 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+17/inflight_annihilation_sec.txt +61 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+17/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+17/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+17/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+18/8.0e+18.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+18/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+18/final_state_radiation_prim.txt +16 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+18/final_state_radiation_sec.txt +17 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+18/inflight_annihilation_prim.txt +16 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+18/inflight_annihilation_sec.txt +17 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+18/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+18/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/8.0e+18/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+13/9.0e+13.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+13/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+13/final_state_radiation_prim.txt +240 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+13/final_state_radiation_sec.txt +156 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+13/inflight_annihilation_prim.txt +240 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+13/inflight_annihilation_sec.txt +156 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+13/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+13/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+13/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+14/9.0e+14.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+14/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+14/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+14/final_state_radiation_prim.txt +195 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+14/final_state_radiation_sec.txt +122 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+14/inflight_annihilation_prim.txt +195 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+14/inflight_annihilation_sec.txt +122 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+14/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+14/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+14/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+15/9e+15.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+15/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+15/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+15/final_state_radiation_prim.txt +149 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+15/final_state_radiation_sec.txt +148 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+15/inflight_annihilation_prim.txt +149 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+15/inflight_annihilation_sec.txt +148 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+15/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+15/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+15/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+16/9.0e+16.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+16/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+16/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+16/final_state_radiation_prim.txt +104 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+16/final_state_radiation_sec.txt +103 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+16/inflight_annihilation_prim.txt +104 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+16/inflight_annihilation_sec.txt +103 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+16/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+16/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+16/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+17/9.0e+17.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+17/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+17/Probabilities.txt +175 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+17/final_state_radiation_prim.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+17/final_state_radiation_sec.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+17/inflight_annihilation_prim.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+17/inflight_annihilation_sec.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+17/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+17/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+17/instantaneous_total_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+18/9.0e+18.txt +59 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+18/BH_spectrum.txt +4 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+18/final_state_radiation_prim.txt +13 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+18/final_state_radiation_sec.txt +14 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+18/inflight_annihilation_prim.txt +13 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+18/inflight_annihilation_sec.txt +14 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+18/instantaneous_primary_spectra.txt +502 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+18/instantaneous_secondary_spectra.txt +378 -0
- gammapbh-1.1.1/src/gammapbh/blackhawk_data/9.0e+18/instantaneous_total_spectra.txt +502 -0
- {gammapbh-1.1.0 → gammapbh-1.1.1}/src/gammapbh/cli.py +1 -1
- {gammapbh-1.1.0 → gammapbh-1.1.1/src/gammapbh.egg-info}/PKG-INFO +13 -14
- gammapbh-1.1.1/src/gammapbh.egg-info/SOURCES.txt +565 -0
- gammapbh-1.1.0/pyproject.toml +0 -40
- gammapbh-1.1.0/src/gammapbh.egg-info/SOURCES.txt +0 -12
- {gammapbh-1.1.0 → gammapbh-1.1.1}/LICENSE.md +0 -0
- {gammapbh-1.1.0 → gammapbh-1.1.1}/setup.cfg +0 -0
- {gammapbh-1.1.0 → gammapbh-1.1.1}/src/gammapbh/__init__.py +0 -0
- {gammapbh-1.1.0 → gammapbh-1.1.1}/src/gammapbh/__main__.py +0 -0
- {gammapbh-1.1.0 → gammapbh-1.1.1}/src/gammapbh.egg-info/dependency_links.txt +0 -0
- {gammapbh-1.1.0 → gammapbh-1.1.1}/src/gammapbh.egg-info/entry_points.txt +0 -0
- {gammapbh-1.1.0 → gammapbh-1.1.1}/src/gammapbh.egg-info/requires.txt +0 -0
- {gammapbh-1.1.0 → gammapbh-1.1.1}/src/gammapbh.egg-info/top_level.txt +0 -0
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
v1.0.0 - 08/25/2025
|
|
2
|
+
|
|
3
|
+
- First public release as an executable.
|
|
4
|
+
|
|
5
|
+
v1.1.0 - 10/28/2025
|
|
6
|
+
|
|
7
|
+
- Released as a Python Package on PyPi
|
|
8
|
+
|
|
9
|
+
- Added the ability to enter custom PDF equations.
|
|
10
|
+
|
|
11
|
+
v1.1.1 - 10/29/2025
|
|
12
|
+
|
|
13
|
+
-Fixed issues regarding faulty data upload.
|
|
14
|
+
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
# Include license and readme in the source distribution
|
|
2
|
+
include LICENSE.md
|
|
3
|
+
include README.md
|
|
4
|
+
|
|
5
|
+
# Include all BlackHawk data folders and files in the source distribution
|
|
6
|
+
recursive-include src/gammapbh/blackhawk_data *
|
|
7
|
+
|
|
8
|
+
# include documentation and citation metadata
|
|
9
|
+
include citation.cff
|
|
10
|
+
include CHANGELOG.md
|
|
@@ -1,21 +1,20 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: gammapbh
|
|
3
|
-
Version: 1.1.
|
|
4
|
-
Summary: GammaPBHPlotter:
|
|
5
|
-
Author: Ilias Cholis
|
|
6
|
-
|
|
7
|
-
Project-URL: Homepage, https://github.com/
|
|
8
|
-
Project-URL:
|
|
9
|
-
Project-URL:
|
|
10
|
-
|
|
3
|
+
Version: 1.1.1
|
|
4
|
+
Summary: GammaPBHPlotter: simulate and visualize Hawking gamma-ray spectra from PBHs
|
|
5
|
+
Author-email: John Carlini <jcarlini@oakland.edu>, Ilias Cholis <cholis@oakland.edu>
|
|
6
|
+
License-Expression: GPL-3.0-or-later
|
|
7
|
+
Project-URL: Homepage, https://github.com/jcarlini-dot/GammaPBHPlotter
|
|
8
|
+
Project-URL: Repository, https://github.com/jcarlini-dot/GammaPBHPlotter
|
|
9
|
+
Project-URL: Bug Tracker, https://github.com/jcarlini-dot/GammaPBHPlotter/issues
|
|
10
|
+
Project-URL: PyPI, https://pypi.org/project/gammapbh/
|
|
11
|
+
Keywords: primordial black holes,hawking radiation,gamma rays,astrophysics
|
|
11
12
|
Classifier: Programming Language :: Python :: 3
|
|
12
|
-
Classifier:
|
|
13
|
+
Classifier: Programming Language :: Python :: 3 :: Only
|
|
13
14
|
Classifier: Operating System :: OS Independent
|
|
14
|
-
Classifier: Topic :: Scientific/Engineering :: Astronomy
|
|
15
|
-
Classifier: Topic :: Scientific/Engineering :: Physics
|
|
16
15
|
Classifier: Intended Audience :: Science/Research
|
|
17
|
-
Classifier:
|
|
18
|
-
Requires-Python: >=3.
|
|
16
|
+
Classifier: Topic :: Scientific/Engineering :: Physics
|
|
17
|
+
Requires-Python: >=3.9
|
|
19
18
|
Description-Content-Type: text/markdown
|
|
20
19
|
License-File: LICENSE.md
|
|
21
20
|
Requires-Dist: numpy>=1.17
|
|
@@ -25,7 +24,7 @@ Requires-Dist: tqdm>=4.60
|
|
|
25
24
|
Requires-Dist: colorama>=0.4
|
|
26
25
|
Dynamic: license-file
|
|
27
26
|
|
|
28
|
-
GammaPBHPlotter Version 1.1.
|
|
27
|
+
GammaPBHPlotter Version 1.1.1 (29 October 2025)
|
|
29
28
|
-----------------------------------
|
|
30
29
|
By John Carlini (jcarlini@oakland.edu) and Ilias Cholis (cholis@oakland.edu)
|
|
31
30
|
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
cff-version: 1.1.0
|
|
2
|
+
message: "If you use this software, please cite it."
|
|
3
|
+
title: "GammaPBHPlotter: Hawking gamma-ray spectra tools for PBHs"
|
|
4
|
+
version: "1.1.1"
|
|
5
|
+
date-released: "2025-08-25"
|
|
6
|
+
authors:
|
|
7
|
+
- family-names: "Carlini"
|
|
8
|
+
given-names: "John"
|
|
9
|
+
affiliation: "Oakland University"
|
|
10
|
+
email: "jcarlini@oakland.edu"
|
|
11
|
+
- family-names: "Cholis"
|
|
12
|
+
given-names: "Ilias"
|
|
13
|
+
affiliation: "Oakland University"
|
|
14
|
+
repository-code: "https://github.com/jcarlini-dot/GammaPBHPlotter"
|
|
15
|
+
license: "GPL-3.0-only"
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
[build-system]
|
|
2
|
+
requires = ["setuptools>=77", "wheel"]
|
|
3
|
+
build-backend = "setuptools.build_meta"
|
|
4
|
+
|
|
5
|
+
[project]
|
|
6
|
+
name = "gammapbh"
|
|
7
|
+
version = "1.1.1"
|
|
8
|
+
description = "GammaPBHPlotter: simulate and visualize Hawking gamma-ray spectra from PBHs"
|
|
9
|
+
readme = "README.md"
|
|
10
|
+
requires-python = ">=3.9"
|
|
11
|
+
authors = [
|
|
12
|
+
{ name = "John Carlini", email = "jcarlini@oakland.edu" },
|
|
13
|
+
{ name = "Ilias Cholis", email = "cholis@oakland.edu" }
|
|
14
|
+
]
|
|
15
|
+
# SPDX license string (keep this)
|
|
16
|
+
license = "GPL-3.0-or-later"
|
|
17
|
+
|
|
18
|
+
license-files = ["LICENSE*", "LICENSE.md"]
|
|
19
|
+
|
|
20
|
+
keywords = ["primordial black holes", "hawking radiation", "gamma rays", "astrophysics"]
|
|
21
|
+
classifiers = [
|
|
22
|
+
"Programming Language :: Python :: 3",
|
|
23
|
+
"Programming Language :: Python :: 3 :: Only",
|
|
24
|
+
"Operating System :: OS Independent",
|
|
25
|
+
"Intended Audience :: Science/Research",
|
|
26
|
+
"Topic :: Scientific/Engineering :: Physics"
|
|
27
|
+
# NOTE: intentionally no "License ::" classifier here
|
|
28
|
+
]
|
|
29
|
+
dependencies = [
|
|
30
|
+
"numpy>=1.17",
|
|
31
|
+
"scipy>=1.7",
|
|
32
|
+
"matplotlib>=3.3",
|
|
33
|
+
"tqdm>=4.60",
|
|
34
|
+
"colorama>=0.4"
|
|
35
|
+
]
|
|
36
|
+
|
|
37
|
+
[project.urls]
|
|
38
|
+
Homepage = "https://github.com/jcarlini-dot/GammaPBHPlotter"
|
|
39
|
+
Repository = "https://github.com/jcarlini-dot/GammaPBHPlotter"
|
|
40
|
+
"Bug Tracker" = "https://github.com/jcarlini-dot/GammaPBHPlotter/issues"
|
|
41
|
+
"PyPI" = "https://pypi.org/project/gammapbh/"
|
|
42
|
+
|
|
43
|
+
[project.scripts]
|
|
44
|
+
gammapbh = "gammapbh.cli:main"
|
|
45
|
+
|
|
46
|
+
[tool.setuptools.packages.find]
|
|
47
|
+
where = ["src"]
|
|
48
|
+
|
|
49
|
+
[tool.setuptools.package-data]
|
|
50
|
+
gammapbh = [
|
|
51
|
+
"blackhawk_data/**",
|
|
52
|
+
"manual/**",
|
|
53
|
+
"results/**"
|
|
54
|
+
]
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
destination_folder = 1.0e+14 # name of the output folder in results/
|
|
2
|
+
full_output = 1 # quantity of information displayed (0=less, 1=more)
|
|
3
|
+
interpolation_method = 0 # interpolation in the numerical tables (0=linear, 1=logarithmic)
|
|
4
|
+
|
|
5
|
+
metric = 0 # BH metric: 0=Kerr, 1=polymerized, 2=charged, 3=higher-dimensional
|
|
6
|
+
|
|
7
|
+
BH_number = 1 # number of BH masses (should be the number of tabulated masses if spectrum_choice=5)
|
|
8
|
+
Mmin = 1e+14 # lowest BH mass in g (larger than the Planck mass)
|
|
9
|
+
Mmax = 1e+14 # highest BH mass in g (larger than the Planck mass)
|
|
10
|
+
param_number = 1 # number of Kerr spins
|
|
11
|
+
amin = 0. # lowest Kerr spin
|
|
12
|
+
amax = 0. # highest Kerr spin
|
|
13
|
+
Qmin = 0. # lowest Reissner-Norström charge
|
|
14
|
+
Qmax = 0. # highest Reissner-Norström charge
|
|
15
|
+
|
|
16
|
+
epsilon_LQG = 1.5 # dimensionless epsilon parameter for the polymerized metric
|
|
17
|
+
a0_LQG = 0. # minimal area for the polymerized metric in GeV^(-2)
|
|
18
|
+
n = 0. # number of extra spatial dimensions in higher-dimensional metric
|
|
19
|
+
|
|
20
|
+
spectrum_choice = 0 # form of the BH distribution: 0=Dirac, 1=log-normal for the mass, 11: log-normal for the number, 2=power-law, 3=critical collapse, 4=peak theory, 5=uniform -1=user-defined
|
|
21
|
+
spectrum_choice_param = 0 # form of the spin dsitribution for each mass: 0=Dirac, 1=uniform, 2=Gaussian
|
|
22
|
+
|
|
23
|
+
amplitude_lognormal = 1. # amplitude of the log-normal (mass density) distribution in g.cm^-3
|
|
24
|
+
amplitude_lognormal2 = 1. # amplitude of the log-normal (number density) distribution in cm^-3
|
|
25
|
+
stand_dev_lognormal = 1. # dimensionless variance of the log-normal distribution
|
|
26
|
+
crit_mass_lognormal = 1. # characteristic mass of the log-normal distribution in g
|
|
27
|
+
|
|
28
|
+
amplitude_powerlaw = 1. # amplitude of the power-law distribution in g^(gamma-1).cm^-3
|
|
29
|
+
eqstate_powerlaw = 0.3333 # equation of state of the Universe at the BH formation time P = w.rho
|
|
30
|
+
|
|
31
|
+
amplitude_critical_collapse = 1. # amplitude of the critical collapse distribution in g^(-2.85).cm^-3
|
|
32
|
+
crit_mass_critical_collapse = 1. # characteristic mass of the critical collapse distribution in g
|
|
33
|
+
|
|
34
|
+
amplitude_uniform = 1. # amplitude of the uniform mass distribution in cm^(-3)
|
|
35
|
+
|
|
36
|
+
stand_dev_param_Gaussian = 1. # standard deviation of the Gaussian spin distribution
|
|
37
|
+
mean_param_Gaussian = 0.5 # mean of the Gaussian spin distribution
|
|
38
|
+
|
|
39
|
+
table = spin_distribution_BH.txt # table containing the User's BH distribution
|
|
40
|
+
|
|
41
|
+
tmin_manual = 0 # 1: user-defined tmin, 0:automatically set tmin
|
|
42
|
+
tmin = 1.e-30 # initial integration time of the evolution of BH in s
|
|
43
|
+
limit = 5000 # iteration limit when computing the time evolution of a single BH
|
|
44
|
+
BH_remnant = 0 # 0: total evaporation, 1: BH relic at mass M_relic
|
|
45
|
+
M_remnant = 1e-4 # BH relic mass in g
|
|
46
|
+
|
|
47
|
+
E_number = 500 # number of primary particles energies to be simulated
|
|
48
|
+
Emin = 1e-6 # minimal energy in GeV of the primary particles
|
|
49
|
+
Emax = 1e+5 # maximal energy in GeV of the primary particles
|
|
50
|
+
|
|
51
|
+
grav = 1 # 0=no graviton, 1=emission of gravitons
|
|
52
|
+
add_DM = 1 # 0=no DM added, 1=one DM particle
|
|
53
|
+
m_DM = 1. # DM mass in GeV
|
|
54
|
+
spin_DM = 0. # DM spin
|
|
55
|
+
dof_DM = 1. # number of DM degrees of freedom
|
|
56
|
+
|
|
57
|
+
primary_only = 0 # 1=no secondary spectrum, 0=secondary spectrum computed
|
|
58
|
+
|
|
59
|
+
hadronization_choice = 2 # 0=PYTHIA at the BBN epoch, 1=HERWIG at the BBN epoch, 2=PYTHIA (new) at the present epoch, 3=HAZMA at the present epoch, 4=HDMSpectra at the present epoch
|