Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing data file/directory #53

Open
colemanalan opened this issue May 3, 2024 · 0 comments
Open

Missing data file/directory #53

colemanalan opened this issue May 3, 2024 · 0 comments

Comments

@colemanalan
Copy link
Contributor

On a fresh install, I run make in toise/figures/diffuse/flavor/muon_damping and I get an error for a missing file

Exception: Unable to allocate spline table: CFITSIO failed to open .../toise/toise/data/selection_efficiency/11900_MUONGUN_Sunflower_240m_efficiency_cut.fits for reading

If helpful, I am simply missing the directory toise/toise/data/selection_efficiency entirely:

data
├── aeff
│   ├── cosZenDepAeff_z100.txt
│   ├── cosZenDepAeff_z200.half.txt
│   ├── cosZenDepAeff_z200.txt
│   ├── desy_radio_nue_zenith.json
│   ├── Gen2_EHE_NuE_effective_area.npz
│   ├── Gen2_EHE_NuMu_effective_area.npz
│   ├── Gen2_EHE_NuTau_effective_area.npz
│   ├── nu_e_Gen2_100m_1.5sigma.json
│   ├── nu_mu_Gen2_100m_1.5sigma.json
│   ├── README_Gen2_EHE_effective_areas
│   ├── review_array_deep_only_dict_e.json
│   ├── review_array_deep_only_dict_mu.json
│   ├── review_array_deep_only_dict_tau.json
│   ├── review_array_dict_e.json
│   ├── review_array_dict_mu.json
│   ├── review_array_dict_tau.json
│   ├── review_array_shallow_only_dict_e.json
│   ├── review_array_shallow_only_dict_mu.json
│   ├── review_array_shallow_only_dict_tau.json
│   ├── zenDepAeff_z100.txt
│   └── zenDepAeff_z200.txt
├── cache
│   ├── manifest.json
│   ├── toise.externals.nuFATE.crosssections.differential.1.n.CC.fits
│   ├── toise.externals.nuFATE.crosssections.differential.1.n.NC.fits
│   ├── toise.externals.nuFATE.crosssections.differential.1.p.CC.fits
│   ├── toise.externals.nuFATE.crosssections.differential.1.p.NC.fits
│   ├── toise.externals.nuFATE.crosssections.differential.2.n.CC.fits
│   ├── toise.externals.nuFATE.crosssections.differential.2.n.NC.fits
│   ├── toise.externals.nuFATE.crosssections.differential.2.p.CC.fits
│   ├── toise.externals.nuFATE.crosssections.differential.2.p.NC.fits
│   ├── toise.externals.nuFATE.crosssections.differential.3.n.CC.fits
│   ├── toise.externals.nuFATE.crosssections.differential.3.n.NC.fits
│   ├── toise.externals.nuFATE.crosssections.differential.3.p.CC.fits
│   ├── toise.externals.nuFATE.crosssections.differential.3.p.NC.fits
│   ├── toise.externals.nuFATE.crosssections.differential.4.n.CC.fits
│   ├── toise.externals.nuFATE.crosssections.differential.4.n.NC.fits
│   ├── toise.externals.nuFATE.crosssections.differential.4.p.CC.fits
│   ├── toise.externals.nuFATE.crosssections.differential.4.p.NC.fits
│   ├── toise.externals.nuFATE.crosssections.differential.5.n.CC.fits
│   ├── toise.externals.nuFATE.crosssections.differential.5.n.NC.fits
│   ├── toise.externals.nuFATE.crosssections.differential.5.p.CC.fits
│   ├── toise.externals.nuFATE.crosssections.differential.5.p.NC.fits
│   ├── toise.externals.nuFATE.crosssections.differential.6.n.CC.fits
│   ├── toise.externals.nuFATE.crosssections.differential.6.n.NC.fits
│   ├── toise.externals.nuFATE.crosssections.differential.6.p.CC.fits
│   ├── toise.externals.nuFATE.crosssections.differential.6.p.NC.fits
│   ├── toise.externals.nuFATE.crosssections.differential_final_state.5.n.CC.fits
│   ├── toise.externals.nuFATE.crosssections.differential_final_state.5.p.CC.fits
│   ├── toise.externals.nuFATE.crosssections.differential_final_state.6.n.CC.fits
│   ├── toise.externals.nuFATE.crosssections.differential_final_state.6.p.CC.fits
│   ├── toise.externals.nuFATE.crosssections.differential_secondary.5.1.n.CC.fits
│   ├── toise.externals.nuFATE.crosssections.differential_secondary.5.1.p.CC.fits
│   ├── toise.externals.nuFATE.crosssections.differential_secondary.5.3.n.CC.fits
│   ├── toise.externals.nuFATE.crosssections.differential_secondary.5.3.p.CC.fits
│   ├── toise.externals.nuFATE.crosssections.differential_secondary.5.5.n.CC.fits
│   ├── toise.externals.nuFATE.crosssections.differential_secondary.5.5.p.CC.fits
│   ├── toise.externals.nuFATE.crosssections.differential_secondary.6.2.n.CC.fits
│   ├── toise.externals.nuFATE.crosssections.differential_secondary.6.2.p.CC.fits
│   ├── toise.externals.nuFATE.crosssections.differential_secondary.6.4.n.CC.fits
│   ├── toise.externals.nuFATE.crosssections.differential_secondary.6.4.p.CC.fits
│   ├── toise.externals.nuFATE.crosssections.differential_secondary.6.6.n.CC.fits
│   ├── toise.externals.nuFATE.crosssections.differential_secondary.6.6.p.CC.fits
│   ├── toise.externals.nuFATE.crosssections.total.1.n.CC.fits
│   ├── toise.externals.nuFATE.crosssections.total.1.n.NC.fits
│   ├── toise.externals.nuFATE.crosssections.total.1.p.CC.fits
│   ├── toise.externals.nuFATE.crosssections.total.1.p.NC.fits
│   ├── toise.externals.nuFATE.crosssections.total.2.n.CC.fits
│   ├── toise.externals.nuFATE.crosssections.total.2.n.NC.fits
│   ├── toise.externals.nuFATE.crosssections.total.2.p.CC.fits
│   ├── toise.externals.nuFATE.crosssections.total.2.p.NC.fits
│   ├── toise.externals.nuFATE.crosssections.total.3.n.CC.fits
│   ├── toise.externals.nuFATE.crosssections.total.3.n.NC.fits
│   ├── toise.externals.nuFATE.crosssections.total.3.p.CC.fits
│   ├── toise.externals.nuFATE.crosssections.total.3.p.NC.fits
│   ├── toise.externals.nuFATE.crosssections.total.4.n.CC.fits
│   ├── toise.externals.nuFATE.crosssections.total.4.n.NC.fits
│   ├── toise.externals.nuFATE.crosssections.total.4.p.CC.fits
│   ├── toise.externals.nuFATE.crosssections.total.4.p.NC.fits
│   ├── toise.externals.nuFATE.crosssections.total.5.n.CC.fits
│   ├── toise.externals.nuFATE.crosssections.total.5.n.NC.fits
│   ├── toise.externals.nuFATE.crosssections.total.5.p.CC.fits
│   ├── toise.externals.nuFATE.crosssections.total.5.p.NC.fits
│   ├── toise.externals.nuFATE.crosssections.total.6.n.CC.fits
│   ├── toise.externals.nuFATE.crosssections.total.6.n.NC.fits
│   ├── toise.externals.nuFATE.crosssections.total.6.p.CC.fits
│   └── toise.externals.nuFATE.crosssections.total.6.p.NC.fits
├── cross_sections
│   ├── cascade_efficiency.hdf5
│   ├── doublebang_efficiency.hdf5
│   └── muon_efficiency.hdf5
├── inelasticity
│   ├── 2D_inelasticity_EMHAD.npy
│   ├── 2D_inelasticity_EM.npy
│   └── 2D_inelasticity_HAD.npy
└── models
    ├── 10x6_month_blazar_flare.csv
    ├── diffuse
    │   ├── AGN_jet_max_allowed_Rodrigues_et_al_PRL_126_191101.csv
    │   ├── fang_murase.txt
    │   ├── fang_pulsar.txt
    │   ├── heinze_zmax_1.txt
    │   ├── muzio_2019.txt
    │   ├── muzio_2021.txt
    │   ├── padovani_2015.txt
    │   ├── rodrigues_bench_cosmo.txt
    │   ├── rodrigues_bench_source.txt
    │   ├── rodrigues_hlbllacs_cosmo.txt
    │   └── van_vliet_ta.txt
    ├── FangMetz_1e3.5_1e4.5_sec.csv
    ├── FangMetz_1e4.5_1e5.5_sec.csv
    ├── FangMetz_1e5.5_1e6.5_sec.csv
    ├── FangMetz_1e6.5_1e7.5_sec.csv
    ├── fermi_galactic_emission.npy
    ├── GRB_afterglow.csv
    ├── highTDE_fluence.csv
    ├── ReasonableNeutrinos1.txt
    ├── sGRB-NSmerger.csv
    └── transient
        ├── 10x6_month_blazar_flare.csv
        ├── FangMetz_1e3.5_1e4.5_sec.csv
        ├── FangMetz_1e4.5_1e5.5_sec.csv
        ├── FangMetz_1e5.5_1e6.5_sec.csv
        ├── FangMetz_1e6.5_1e7.5_sec.csv
        ├── GRB_afterglow.csv
        ├── highTDE_fluence.csv
        └── sGRB-NSmerger.csv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant