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

Allow multiple channels for P phase in event & pick plots #158

Open
TomWinder opened this issue May 4, 2023 · 0 comments
Open

Allow multiple channels for P phase in event & pick plots #158

TomWinder opened this issue May 4, 2023 · 0 comments

Comments

@TomWinder
Copy link
Member

Is your feature request related to a problem? Please describe.
Currently the event summary plot, and pick plots, are hardcoded to consider only Z-component data for P, and [N,1] & [E,2] data for S. This means if you e.g. add in the OBS hydrophone channel to the P-phase channel mapping it isn't plotted.

Describe the solution you'd like
Allow multiple channels to be plotted for P; use channel-mapping for both P & S to remove hard-coding.

Additional context
Inspired by @shicks-seismo inquiry about incorporating OBS hydrophone data for P-phase onset calculation. (Note that a quick test shows this is successfully being used for onset & location calculation, just not plotted anywhere for easy inspection!)

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

1 participant