Trigger simulations.#

telescope_trigger_rates#

Trigger rate calculation for telescopes and arrays of telescopes.

telescope_trigger_rates.get_cosmic_ray_spectrum()[source]#

Return the cosmic ray spectrum.

To be extended in future to read a larger variety of spectra.

Returns:
astropy.units.Quantity

Cosmic ray spectrum.

telescope_trigger_rates.telescope_trigger_rates(args_dict, db_config)[source]#

Calculate trigger rates for single telescopes or arrays of telescopes.

Main function to read event data, fill histograms, and derive trigger rates.