CONAN.models.para_minfuncRV

CONAN.models.para_minfuncRV#

CONAN.models.para_minfuncRV(icoeff, ivars, mod_RV, RVdata)#

least square fit to the baseline after subtracting model RV mod_RV

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

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

  • mod_RV (array) – planet RV model

  • RVdata (dict) – data for this RV

Returns:

residual of the fit

Return type:

residual