5.5.1.4. eqcorrscan.utils.correlate.time_multi_normxcorr

eqcorrscan.utils.correlate.time_multi_normxcorr(templates, stream, pads, *args, **kwargs)[source]

Compute cross-correlations in the time-domain using C routine.

Parameters:
  • templates (np.ndarray) – 2D Array of templates
  • stream (np.ndarray) – 1D array of continuous data
  • pads (list) – List of ints of pad lengths in the same order as templates
Returns:

np.ndarray of cross-correlations

Returns:

np.ndarray channels used