obspy.signal.interpolation._validate_parameters

_validate_parameters(data, old_start, old_dt, new_start, new_dt, new_npts)[source]

Validates the parameters for various interpolation functions.

Returns the old and the new end.