rebin_weighted_c

grizli.utils_numba.interp.rebin_weighted_c(x, xp, fp, ep, left=0, right=0, integrate=0)[source]

Rebin xp,`yp` array to the output x array, weighting by 1/ye**2. xp can be irregularly spaced.