array_2d_to_astri

ctapipe.image.array_2d_to_astri(img_2d)[source]

Transforms the 2D ASTRI image back to 1D

Parameters
img_2d2d numpy array

the 2D ASTRI image

Returns
img_1d1d numpy array

the 1D ASTRI image