get_xy_pos

tessilator.lc_analysis.get_xy_pos(targets, head)[source]

Locate the X-Y position for targets in a given Sector/CCD/Camera mode

Parameters:
targetsastropy.table.Table

The table of input data with celestial coordinates.

headastropy.io.fits

The fits header containing the WCS coordinate details.

Returns:
positionstuple

A tuple of X-Y pixel positions for each target.