prod5N_array#

protopipe.pipeline.prod5N_array(file_name, site: str, subarray_selection: Union[str, List[int]])[source]#

Return tel IDs and involved cameras from configuration and simtel file.

Alpha configurations refer to the subarrays selected in [1].

Parameters
file_namestr

Name of the first file of the list of files given by the user.

subarray_selection{str, list [int]}

Name or list if telescope IDs which identifies the subarray to extract.

sitestr

Can be only “north” or “south”.

Returns
tel_idslist [int]

List of telescope IDs to use in a format readable by ctapipe.

cameraslist [str]

List of camera types inferred from tel_ids. This will feed both the estimators and the image cleaning.

References

1

Cherenkov Telescope Array Observatory, & Cherenkov Telescope Array Consortium. (2021). CTAO Instrument Response Functions - prod5 version v0.1 (v0.1) [Data set]. Zenodo. https://doi.org/10.5281/zenodo.5499840