NuRadioReco.utilities.templates module
- class NuRadioReco.utilities.templates.Templates(path)[source]
Bases:
object
Methods
get_cr_ref_template
(station_id)returns one cosmic ray template for the reference direction, the same for all channels
get_cr_ref_templates
(station_id)returns one cosmic ray template per channel for the reference direction
get_nu_ref_template
(station_id)returns one neutrino template for the reference direction and on the cherenkov cone, the same for all channels
get_nu_ref_templates
(station_id)returns one neutrino template per channel for the reference direction and on the cherenkov cone
get_set_of_cr_templates
(station_id[, n])gets set of n templates to allow for the calculation of average templates
get_set_of_cr_templates_full
(station_id[, n])gets set of n templates to allow for the calculation of average templates
get_set_of_nu_templates
(station_id[, n])gets set of n templates to allow for the calculation of average templates
set_template_directory
- get_cr_ref_templates(station_id)[source]
returns one cosmic ray template per channel for the reference direction
- get_cr_ref_template(station_id)[source]
returns one cosmic ray template for the reference direction, the same for all channels
- get_set_of_cr_templates_full(station_id, n=100)[source]
gets set of n templates to allow for the calculation of average templates
- get_set_of_cr_templates(station_id, n=100)[source]
gets set of n templates to allow for the calculation of average templates
loops first over different coreas pulses with different frequency content and then over azimuth angles of 0, 22.5 and 45 degree and then over zenith angles of 60, 50 and 70 degree
- get_set_of_nu_templates(station_id, n=100)[source]
gets set of n templates to allow for the calculation of average templates
loops first over different viewing angles and then over azimuth angles of 0, 22.5 and 45 degree and then over zenith angles of 100, 120 and 140 degree