CONAN.models.para_minfunc

CONAN.models.para_minfunc#

CONAN.models.para_minfunc(icoeff, ivars, mm, LCdata)#

least square fit to the baseline after subtracting model transit mm

Parameters:
  • icoeff (iterable) – the coefficients of the parametric polynomial

  • ivars (iterable) – the indices of the coefficients to be fitted

  • mm (array) – transit model

  • LCdata (dict) – data for this lc

Returns:

residual of the fit

Return type:

residual