NuRadioMC.EvtGen.proposal_table_manager module

NuRadioMC.EvtGen.proposal_table_manager.produce_proposal_tables(config_file, tables_path=None)[source]

produce proposal tables for all relevant flavors

Parameters:
config_file: string

one of the default PROPOSAL configurations [‘InfIce’,’SouthPole’, ‘MooresBay’, ‘Greenland’]

tables_path: string

output path for the generated tables

NuRadioMC.EvtGen.proposal_table_manager.get_compiler()[source]
NuRadioMC.EvtGen.proposal_table_manager.produce_proposal_tables_tarball(config_file, tables_path=None)[source]

produce proposal tables tarball for all relevant flavors Note: the produced tarballs need to be placed in the NuRadioMC/proposal_tables/{version}/{compiler} directory on the desy cluster.

Parameters:
config_file: string

one of the default PROPOSAL configurations [‘InfIce’,’SouthPole’, ‘MooresBay’, ‘Greenland’]

tables_path: string

output path for the generated tables

NuRadioMC.EvtGen.proposal_table_manager.download_proposal_tables(config_file, tables_path=None)[source]

download precalculated proposal tables for all relevant flavors from the NuRadioMC data storage

Parameters:
config_file: string

one of the default PROPOSAL configurations [‘InfIce’,’SouthPole’, ‘MooresBay’, ‘Greenland’]

tables_path: string

output path for the generated tables