5.2.13.1.1. eqcorrscan.utils.stacking.linstack¶
-
eqcorrscan.utils.stacking.
linstack
(streams, normalize=True)[source]¶ Compute the linear stack of a series of seismic streams of multiplexed data.
- Parameters
streams (list) – List of streams to stack
normalize (bool) – Normalize traces before stacking, normalizes by the RMS amplitude.
- Returns
stacked data
- Return type