CODE_OF_CONDUCT.md
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
.eggs/README.txt
.eggs/pytest_runner-5.2-py3.7.egg/EGG-INFO/entry_points.txt
.eggs/pytest_runner-5.2-py3.7.egg/EGG-INFO/requires.txt
.eggs/pytest_runner-5.2-py3.7.egg/EGG-INFO/top_level.txt
docs/source/cmb.rst
docs/source/decay.rst
docs/source/gamma_ray.rst
docs/source/gamma_ray_limits.rst
docs/source/index.rst
docs/source/installation.rst
docs/source/models.rst
docs/source/particle_physics.rst
docs/source/positron.rst
docs/source/rambo.rst
docs/source/scalar_mediator.rst
docs/source/usage.rst
docs/source/vector_mediator.rst
hazma/__init__.py
hazma/background_model.py
hazma/cmb.py
hazma/constraint_parameters.py
hazma/decay.py
hazma/flux_measurement.py
hazma/gamma_ray.py
hazma/gamma_ray_parameters.py
hazma/hazma_errors.py
hazma/parameters.py
hazma/positron_spectra.py
hazma/rambo.py
hazma.egg-info/PKG-INFO
hazma.egg-info/SOURCES.txt
hazma.egg-info/dependency_links.txt
hazma.egg-info/not-zip-safe
hazma.egg-info/requires.txt
hazma.egg-info/top_level.txt
hazma/axial_vector_mediator/__init__.py
hazma/axial_vector_mediator/_axial_vector_mediator_cross_sections.py
hazma/axial_vector_mediator/_axial_vector_mediator_positron_spectra.py
hazma/axial_vector_mediator/avm_msqrd.py
hazma/axial_vector_mediator/axial_vector_mediator_cross_sections.py
hazma/axial_vector_mediator/axial_vector_mediator_parameters.py
hazma/cmb_data/f_eff_ep.dat
hazma/cmb_data/f_eff_g.dat
hazma/decay_helper_functions/__init__.py
hazma/decay_helper_functions/decay_charged_kaon.c
hazma/decay_helper_functions/decay_charged_kaon.pxd
hazma/decay_helper_functions/decay_charged_kaon.pyx
hazma/decay_helper_functions/decay_charged_pion.c
hazma/decay_helper_functions/decay_charged_pion.pxd
hazma/decay_helper_functions/decay_charged_pion.pyx
hazma/decay_helper_functions/decay_electron.pxd
hazma/decay_helper_functions/decay_electron.pyx
hazma/decay_helper_functions/decay_long_kaon.c
hazma/decay_helper_functions/decay_long_kaon.pxd
hazma/decay_helper_functions/decay_long_kaon.pyx
hazma/decay_helper_functions/decay_muon.c
hazma/decay_helper_functions/decay_muon.pxd
hazma/decay_helper_functions/decay_muon.pyx
hazma/decay_helper_functions/decay_neutral_pion.c
hazma/decay_helper_functions/decay_neutral_pion.pxd
hazma/decay_helper_functions/decay_neutral_pion.pyx
hazma/decay_helper_functions/decay_short_kaon.c
hazma/decay_helper_functions/decay_short_kaon.pxd
hazma/decay_helper_functions/decay_short_kaon.pyx
hazma/decay_helper_functions/get_path.py
hazma/decay_helper_functions/parameters.pxd
hazma/decay_helper_functions/interpolation_data/ckaon/charged_kaon_interp_00p.dat
hazma/decay_helper_functions/interpolation_data/ckaon/charged_kaon_interp_0enu.dat
hazma/decay_helper_functions/interpolation_data/ckaon/charged_kaon_interp_0munu.dat
hazma/decay_helper_functions/interpolation_data/ckaon/charged_kaon_interp_mmug.dat
hazma/decay_helper_functions/interpolation_data/ckaon/charged_kaon_interp_munu.dat
hazma/decay_helper_functions/interpolation_data/ckaon/charged_kaon_interp_p0.dat
hazma/decay_helper_functions/interpolation_data/ckaon/charged_kaon_interp_p0g.dat
hazma/decay_helper_functions/interpolation_data/ckaon/charged_kaon_interp_ppm.dat
hazma/decay_helper_functions/interpolation_data/ckaon/charged_kaon_interp_total.dat
hazma/decay_helper_functions/interpolation_data/lkaon/long_kaon_interp_000.dat
hazma/decay_helper_functions/interpolation_data/lkaon/long_kaon_interp_penu.dat
hazma/decay_helper_functions/interpolation_data/lkaon/long_kaon_interp_penug.dat
hazma/decay_helper_functions/interpolation_data/lkaon/long_kaon_interp_pm0.dat
hazma/decay_helper_functions/interpolation_data/lkaon/long_kaon_interp_pm0g.dat
hazma/decay_helper_functions/interpolation_data/lkaon/long_kaon_interp_pmunu.dat
hazma/decay_helper_functions/interpolation_data/lkaon/long_kaon_interp_pmunug.dat
hazma/decay_helper_functions/interpolation_data/lkaon/long_kaon_interp_total.dat
hazma/decay_helper_functions/interpolation_data/skaon/short_kaon_interp_00.dat
hazma/decay_helper_functions/interpolation_data/skaon/short_kaon_interp_pm.dat
hazma/decay_helper_functions/interpolation_data/skaon/short_kaon_interp_pmg.dat
hazma/decay_helper_functions/interpolation_data/skaon/short_kaon_interp_total.dat
hazma/field_theory_helper_functions/__init__.py
hazma/field_theory_helper_functions/common_functions.c
hazma/field_theory_helper_functions/common_functions.pyx
hazma/field_theory_helper_functions/three_body_phase_space.c
hazma/field_theory_helper_functions/three_body_phase_space.pyx
hazma/gamma_ray_data/background_1703-02546.dat
hazma/gamma_ray_data/comptel_effective_area.dat
hazma/gamma_ray_data/comptel_obs.dat
hazma/gamma_ray_data/e-astrogam_effective_area.dat
hazma/gamma_ray_data/e-astrogam_energy_resolution.dat
hazma/gamma_ray_data/egret_effective_area.dat
hazma/gamma_ray_data/egret_obs.dat
hazma/gamma_ray_data/fermi_effective_area.dat
hazma/gamma_ray_data/fermi_obs.dat
hazma/gamma_ray_data/gc_bg_model.dat
hazma/gamma_ray_helper_functions/__init__.py
hazma/gamma_ray_helper_functions/gamma_ray_generator.c
hazma/gamma_ray_helper_functions/gamma_ray_generator.pyx
hazma/phase_space_helper_functions/__init__.py
hazma/phase_space_helper_functions/generator.pyx
hazma/phase_space_helper_functions/histogram.pyx
hazma/phase_space_helper_functions/modifiers.pyx
hazma/positron_helper_functions/__init__.py
hazma/positron_helper_functions/parameters.pxd
hazma/positron_helper_functions/positron_charged_pion.c
hazma/positron_helper_functions/positron_charged_pion.pxd
hazma/positron_helper_functions/positron_charged_pion.pyx
hazma/positron_helper_functions/positron_decay.c
hazma/positron_helper_functions/positron_decay.pyx
hazma/positron_helper_functions/positron_muon.c
hazma/positron_helper_functions/positron_muon.pxd
hazma/positron_helper_functions/positron_muon.pyx
hazma/pseudo_scalar_mediator/__init__.py
hazma/pseudo_scalar_mediator/_pseudo_scalar_mediator_cross_sections.py
hazma/pseudo_scalar_mediator/_pseudo_scalar_mediator_fsr.py
hazma/pseudo_scalar_mediator/_pseudo_scalar_mediator_msqrd_rambo.py
hazma/pseudo_scalar_mediator/_pseudo_scalar_mediator_positron_spectra.py
hazma/pseudo_scalar_mediator/_pseudo_scalar_mediator_spectra.py
hazma/pseudo_scalar_mediator/_pseudo_scalar_mediator_widths.py
hazma/relic_density/__init__.py
hazma/relic_density/smdof.dat
hazma/scalar_mediator/__init__.py
hazma/scalar_mediator/_c_scalar_mediator_cross_sections.c
hazma/scalar_mediator/_c_scalar_mediator_cross_sections.pyx
hazma/scalar_mediator/_scalar_mediator_constraints.py
hazma/scalar_mediator/_scalar_mediator_cross_sections.py
hazma/scalar_mediator/_scalar_mediator_fsr.py
hazma/scalar_mediator/_scalar_mediator_positron_spectra.py
hazma/scalar_mediator/_scalar_mediator_spectra.py
hazma/scalar_mediator/_scalar_mediator_widths.py
hazma/scalar_mediator/scalar_mediator_decay_spectrum.c
hazma/scalar_mediator/scalar_mediator_decay_spectrum.pyx
hazma/scalar_mediator/scalar_mediator_positron_spec.c
hazma/scalar_mediator/scalar_mediator_positron_spec.pyx
hazma/theory/__init__.py
hazma/theory/_theory_cmb.py
hazma/theory/_theory_constrain.py
hazma/theory/_theory_gamma_ray_limits.py
hazma/vector_mediator/__init__.py
hazma/vector_mediator/_c_vector_mediator_cross_sections.c
hazma/vector_mediator/_c_vector_mediator_cross_sections.pyx
hazma/vector_mediator/_vector_mediator_cross_sections.py
hazma/vector_mediator/_vector_mediator_fsr.py
hazma/vector_mediator/_vector_mediator_positron_spectra.py
hazma/vector_mediator/_vector_mediator_spectra.py
hazma/vector_mediator/_vector_mediator_widths.py
hazma/vector_mediator/vector_mediator_decay_spectrum.c
hazma/vector_mediator/vector_mediator_decay_spectrum.pyx
hazma/vector_mediator/vector_mediator_positron_spec.c
hazma/vector_mediator/vector_mediator_positron_spec.pyx
notebooks/README.md
test/test_gamma_ray.py
test/test_relic_density.py