get_cbv_scc

tessilator.detrend_cbv.get_cbv_scc(scc, lc)[source]

Run the CBV fits for a given lightcurve

Parameters:
sccIter

A 3-element list containing the sector, camera and CCD of the TESS image

lcastropy.table.Table

The tabulated lightcurve data.

Returns:
corrected_fluxlist

The flux values after ungoing CBV corrections

weightslist

The weights applied to each lightcurve data point.