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