Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support waveform/stream stacking #1741

Closed
seisman opened this issue Mar 31, 2017 · 5 comments
Closed

Support waveform/stream stacking #1741

seisman opened this issue Mar 31, 2017 · 5 comments
Milestone

Comments

@seisman
Copy link
Member

seisman commented Mar 31, 2017

Waveform stacking is frequently used in seismic data processing. Popular stacking methods are:

  • linear stack
  • Nth root stack
  • phase weighted stack

I will try to implement it if it's possible to be included into obspy, maybe obspy.Stream or obspy.signal.

@calum-chamberlain
Copy link
Contributor

Linear and phase-weighted stacks at implemented in eqcorrscan, would be happy to contribute them here if wanted?

@ThomasLecocq
Copy link
Contributor

@calum-chamberlain I'm happy to contribute here too with the/comparing with the pws of msnoise.

@krischer
Copy link
Member

This (almost done ;-) ) branch (#1002) also contains these stacks - so work should probably invested into finishing that branch and then generalizing the functionality.

@ThomasLecocq
Copy link
Contributor

👍 for generalizing the stacks outside the array stuff... so investing on #1002 to do that is the way to go !

@trichter trichter mentioned this issue Aug 22, 2019
9 tasks
@trichter
Copy link
Member

trichter commented Jan 7, 2020

Implemented in #2440.

@trichter trichter closed this as completed Jan 7, 2020
@QuLogic QuLogic added this to the 1.2.0 milestone Jan 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants