Camera¶
Introduction¶
hipecta.caemra Function that creates the injunction table of an hexagonal camera
Reference/API¶
hipecta.camera Package¶
hipecta._camera Module¶
Functions¶
getAutoInjunctionTable |
Create the injunction table of an hexagonal camera Parameter: ———- pixel_position : 2 dimensions numpy ndarray pixels’ position in telescope Return: ——- tulpe conaining 3 elements: - numpy array: injuntion table - int: number of rows for the new matrix that will contains the new pixel pos a - int: number of columns for the new matrix that will contains the new pixel pos a |