disp_parameters_event

lstchain.reco.disp.disp_parameters_event(hillas_parameters, source_pos_x, source_pos_y)

Compute the disp_norm parameters from Hillas parameters in the event position in the camera frame Return a DispContainer

Parameters:
hillas_parameters: `ctapipe.containers.HillasParametersContainer`
source_pos_x: `astropy.units.quantity.Quantity`

X coordinate of the source (event) position in the camera frame

source_pos_y: `astropy.units.quantity.Quantity`

Y coordinate of the source (event) position in the camera frame

Returns:
lstchain.io.containers.DispContainer