tess_photometry_setup#

stellarphot.io.tess_photometry_setup(tic_id=None, TOI_object=None, overwrite=False)[source]#

Set up the photometry for a TESS target.

Parameters:
TIC_IDint, optional

The TIC ID of the target. Must provide either this or TOI_object.

TOI_objectstellarphot.io.TOI, optional

The TOI object for the target. Must provide either this or TIC_ID.

Returns:
Nothing. Writes files with the TESS target information.