CONAN.models.basefuncRV#
- CONAN.models.basefuncRV(coeff, RVdata, res, useSpline)#
Calculate the baseline function without the RV model
- Parameters:
coeff (array-like) – the coefficients of the parametric polynomial
RVdata (dict) – data for this RV
res (array-like) – residuals after subtracting the RV model from the RVdata
useSpline (SimpleNamespace) – the configuration for the spline fit