core
kiyopy
pipeline
container
timestream
rfi
cal
map
foreground
ps
plot
utils
InterpolatedUnivariateSpline.
get_residual
Return weighted sum of squared residuals of the spline approximation: sum((w[i] * (y[i]-s(x[i])))**2, axis=0).
sum((w[i] * (y[i]-s(x[i])))**2, axis=0)