vak.learncurve.curvefit.residual_two_functions#

vak.learncurve.curvefit.residual_two_functions(params, x, y1, y1err, y2, y2err)[source]#

returns residuals between two lines, specified by parameters in variable params, and data y1 and y2