5.16. stacking¶
Utility module of the EQcorrscan package to allow for different methods of stacking of seismic signal in one place.
copyright: | EQcorrscan developers. |
---|---|
license: | GNU Lesser General Public License, Version 3 (https://www.gnu.org/copyleft/lesser.html) |
5.16.1. Classes & Functions¶
linstack |
Compute the linear stack of a series of seismic streams of multiplexed data. |
PWS_stack |
Compute the phase weighted stack of a series of streams. |
align_traces |
Align traces relative to each other based on their cross-correlation value. |