reco_source_position_sky

lstchain.reco.utils.reco_source_position_sky(cog_x, cog_y, disp_dx, disp_dy, focal_length, pointing_alt, pointing_az)

Compute the reconstructed source position in the sky

Parameters:
cog_x: `astropy.units.Quantity`
cog_y: `astropy.units.Quantity`
disp_dx: `astropy.units.Quantity`
disp_dy: `astropy.units.Quantity`
focal_length: `astropy.units.Quantity`
pointing_alt: `astropy.units.Quantity`
pointing_az: `astropy.units.Quantity`
Returns:
sky frame: astropy.coordinates.sky_coordinate.SkyCoord