Closed this issue 4 years ago · 1 comments
This is caused by numpy interpolation on uneven data array. Will be fixed soon.
np.interp is now replaced by scipy.interp1d. This returns right behavior.