lightkurve.io.tasoc.read_tasoc_lightcurve#
- lightkurve.io.tasoc.read_tasoc_lightcurve(filename, flux_column='FLUX_CORR', quality_bitmask=None)[source]#
Returns a TESS TASOC
LightCurve
.More information: https://archive.stsci.edu/hlsp/tasoc
- Parameters
- filenamestr
Local path or remote url of TASOC light curve FITS file.
- flux_columnstr
Column that will be used to populate the flux values. By default, “FLUX_CORR” is used. It contains the T’DA extracted lightcurve, with corrections applied to the raw light curves