createRecoTemporary

hipecta.core.createRecoTemporary()

Create the temporary used for the reconstruction Parameter: ———- nbSlice : number of slices recorded by the camera focalLength : focal length of the telescope [m] tabPosPixelXY : two dimensions numpy ndarray (first column X, second column Y)

table of the pixels’ position in [m] (x,y), (x,y), (x,y), (x,y), …
tabGainHi : one dimension numpy ndarray
table of the gain for high gain chanel
tabGainLo : one dimension numpy ndarray
table of the gain for low gain chanel
tabPedHi : one dimension numpy ndarray
table of the pedestal for high gain chanel
tabPedLo : one dimension numpy ndarray
table of the pedestal for low gain chanel
Return:
intialised and allocated PRecoTemporary class