flux_err_to_mag_err#

elk.utils.flux_err_to_mag_err(flux, flux_err)[source]#

Converts TESS Flux Errors to Magnitude errors

Parameters
fluxclass: ~numpy.ndarray or float

flux in terms of ergs/s

flux_errclass: ~numpy.ndarray or float

flux error in terms of ergs/s

Returns
mag_errclass: ~numpy.ndarray or float

TESS Magnittude errors