get_dl1

lstchain.reco.r0_to_dl1.get_dl1(calibrated_event, subarray, telescope_id, dl1_container=None, custom_config={})

Return a DL1ParametersContainer of extracted features from a calibrated event. The DL1ParametersContainer can be passed to be filled if created outside the function (faster for multiple event processing)

Parameters:
calibrated_event: ctapipe event container
subarray: `ctapipe.instrument.subarray.SubarrayDescription`
telescope_id: `int`
dl1_container: DL1ParametersContainer
custom_config: path to a configuration file

configuration used for tailcut cleaning supersedes the standard configuration

Returns:
DL1ParametersContainer