I have two signals which are related to each other and have been captured by two different measurement devices simultaneously. Since the two measurements are not time synchr
Numpy has function correlate which suits your needs: https://docs.scipy.org/doc/numpy/reference/generated/numpy.correlate.html
correlate