ctapipe is not stable yet, so expect large and rapid changes to structure and functionality as we explore various design choices before the 1.0 release.

TelescopeParameterLookup#

class ctapipe.core.telescope_component.TelescopeParameterLookup(telescope_parameter_list)[source]#

Bases: object

Methods Summary

attach_subarray(subarray)

Prepare the TelescopeParameter by informing it of the subarray description

Methods Documentation

attach_subarray(subarray)[source]#

Prepare the TelescopeParameter by informing it of the subarray description

Parameters:
subarray: ctapipe.instrument.SubarrayDescription

Description of the subarray (includes mapping of tel_id to tel_type)