obspy.signal.cross\_correlation =============================== .. currentmodule:: obspy.signal.cross_correlation .. automodule:: obspy.signal.cross_correlation .. rubric:: Public Functions .. autosummary:: :toctree: . :nosignatures: correlate correlate_stream_template correlate_template correlation_detector templates_max_similarity xcorr_3c xcorr_max xcorr_pick_correction .. rubric:: Private Functions .. warning:: Private functions are mainly for internal/developer use and their API might change without notice. .. autosummary:: :toctree: . :nosignatures: _calc_mean _correlate_prepared_stream_template _find_peaks _get_item _insert_amplitude_ratio _pad_zeros _plot_detections _prep_streams_correlate _similarity_detector _window_sum _xcorr_padzeros _xcorr_slice