[Numpy-discussion] non-linear rebin function recipe?

RayS rays at blue-cove.com
Mon Oct 13 18:08:01 EDT 2014


Most of my work has used the Fourrier based method for "linear" rebin 
of evenly sampled time data of length m (say 1500) to a new number of 
samples n (say 2048);  the delta time change per sample is a constant 
over the array.

I'd like to test the effect a non-constant delta t, ie, stretching 
some regions of data while leaving others static, and transitioning 
in a smooth way.

- Ray Schumacher




More information about the NumPy-Discussion mailing list