Handle interpolation for numerical pulses
Missing feature after introduction acquisition protocols (!51 (merged)).
Support for numerical pulses needs to be extended. Currently as a call to scipy.interp1d is placed as a placeholder, but this will fail since we require support for complex valued waveforms. We need a wrapper function to interpolate the real and imag components separately.