LICENSE
README.md
setup.py
taurunner/Casino.py
taurunner/__init__.py
taurunner/main.py
taurunner/sample_timing.py
taurunner/submit_script_nutauSim.py
taurunner.egg-info/PKG-INFO
taurunner.egg-info/SOURCES.txt
taurunner.egg-info/dependency_links.txt
taurunner.egg-info/requires.txt
taurunner.egg-info/top_level.txt
taurunner/body/__init__.py
taurunner/body/body.py
taurunner/body/check_total_mass.py
taurunner/body/earth.py
taurunner/body/sun.py
taurunner/cross_sections/__init__.py
taurunner/cross_sections/xs.py
taurunner/modules/__init__.py
taurunner/modules/callable.py
taurunner/modules/check_specs.py
taurunner/modules/cleanup_outdir.py
taurunner/modules/construct_body.py
taurunner/modules/doc_inherit.py
taurunner/modules/is_floatable.py
taurunner/modules/make_initial_e.py
taurunner/modules/make_initial_thetas.py
taurunner/modules/make_outdir.py
taurunner/modules/make_propagator.py
taurunner/modules/physicsconstants.py
taurunner/modules/sample_powerlaw.py
taurunner/modules/setup_outdir.py
taurunner/particle/__init__.py
taurunner/particle/particle.py
taurunner/particle/utils.py
taurunner/resources/__init__.py
taurunner/resources/cross_section_tables/CC_table.npy
taurunner/resources/cross_section_tables/CC_table_py3.npy
taurunner/resources/cross_section_tables/NC_table.npy
taurunner/resources/cross_section_tables/NC_table_py3.npy
taurunner/resources/cross_section_tables/__init__.py
taurunner/resources/cross_section_tables/dsigma_dy_CC.npy
taurunner/resources/cross_section_tables/dsigma_dy_CC_lowE.npy
taurunner/resources/cross_section_tables/dsigma_dy_CC_lowE_py3.npy
taurunner/resources/cross_section_tables/dsigma_dy_CC_py3.npy
taurunner/resources/cross_section_tables/dsigma_dy_NC.npy
taurunner/resources/cross_section_tables/dsigma_dy_NC_lowE.npy
taurunner/resources/cross_section_tables/dsigma_dy_NC_lowE_py3.npy
taurunner/resources/cross_section_tables/dsigma_dy_NC_py3.npy
taurunner/resources/cross_section_tables/nuXS_CC_8-16.npy
taurunner/resources/cross_section_tables/nuXS_NC_8-16.npy
taurunner/resources/cross_section_tables/nu_n_dsde_CC.fits
taurunner/resources/cross_section_tables/nu_n_dsde_CC.json
taurunner/resources/cross_section_tables/nu_n_dsde_CC.pkl
taurunner/resources/cross_section_tables/nu_n_dsde_NC.fits
taurunner/resources/cross_section_tables/nu_n_dsde_NC.pkl
taurunner/resources/cross_section_tables/nu_n_sigma_CC.fits
taurunner/resources/cross_section_tables/nu_n_sigma_CC.pkl
taurunner/resources/cross_section_tables/nu_n_sigma_NC.fits
taurunner/resources/cross_section_tables/nu_n_sigma_NC.pkl
taurunner/resources/cross_section_tables/nu_p_dsde_CC.fits
taurunner/resources/cross_section_tables/nu_p_dsde_CC.pkl
taurunner/resources/cross_section_tables/nu_p_dsde_NC.fits
taurunner/resources/cross_section_tables/nu_p_dsde_NC.pkl
taurunner/resources/cross_section_tables/nu_p_sigma_CC.fits
taurunner/resources/cross_section_tables/nu_p_sigma_CC.pkl
taurunner/resources/cross_section_tables/nu_p_sigma_NC.fits
taurunner/resources/cross_section_tables/nu_p_sigma_NC.pkl
taurunner/resources/cross_section_tables/nubar_n_dsde_CC.fits
taurunner/resources/cross_section_tables/nubar_n_dsde_CC.pkl
taurunner/resources/cross_section_tables/nubar_n_dsde_NC.fits
taurunner/resources/cross_section_tables/nubar_n_dsde_NC.pkl
taurunner/resources/cross_section_tables/nubar_n_sigma_CC.fits
taurunner/resources/cross_section_tables/nubar_n_sigma_CC.pkl
taurunner/resources/cross_section_tables/nubar_n_sigma_NC.fits
taurunner/resources/cross_section_tables/nubar_n_sigma_NC.pkl
taurunner/resources/cross_section_tables/nubar_p_dsde_CC.fits
taurunner/resources/cross_section_tables/nubar_p_dsde_CC.pkl
taurunner/resources/cross_section_tables/nubar_p_dsde_NC.fits
taurunner/resources/cross_section_tables/nubar_p_dsde_NC.pkl
taurunner/resources/cross_section_tables/nubar_p_sigma_CC.fits
taurunner/resources/cross_section_tables/nubar_p_sigma_CC.pkl
taurunner/resources/cross_section_tables/nubar_p_sigma_NC.fits
taurunner/resources/cross_section_tables/nubar_p_sigma_NC.pkl
taurunner/resources/proposal_tables/__init__.py
taurunner/resources/proposal_tables/tables.txt
taurunner/resources/secondaries_splines/__init__.py
taurunner/resources/secondaries_splines/antinue_cdf.npy
taurunner/resources/secondaries_splines/antinumu_cdf.npy
taurunner/resources/solar_models/Hybrid_model_DM_SUN_HZ.txt
taurunner/resources/solar_models/Hybrid_model_DM_SUN_LZ.txt
taurunner/resources/solar_models/__init__.py
taurunner/track/__init__.py
taurunner/track/chord.py
taurunner/track/radial.py
taurunner/track/track.py
test/__init__.py
test/test_attenuation.py
test/test_body.py
test/test_casino.py
test/test_main_options.py
test/test_paths.py
test/test_secondaries.py
test/test_xsec.py