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

catalog sorting in run_gamma #1

Open
jasonski opened this issue Jun 29, 2023 · 0 comments
Open

catalog sorting in run_gamma #1

jasonski opened this issue Jun 29, 2023 · 0 comments

Comments

@jasonski
Copy link

Hi this is Jonas

I found that the catalog sorting in run_gamma.py is still erroneous. The events are sorted fine. But the corresponding picks are not sorted with them. Hence, pick coloring again is screwed up. As you can see in the following, event and pick are assigned together, but the picks do not belong to THIS event (picks here are 14min earlier than the event).

event: 2011-01-01 01:50:08.839 5 C0000000000036_C1l5ZiDQwWCPA= -20.820710000000002 -70.15288000000002 None None None Event None
phase: 2011-01-01 01:36:40.010000 0 CX.HMBCX..HHZ C0000000000036_C1l5ZiDQwWCPA= 2011-01-01 01:50:08.839 S None False
phase: 2011-01-01 01:36:33.860000 0 CX.HMBCX..HHZ C0000000000036_C1l5ZiDQwWCPA= 2011-01-01 01:50:08.839 P None False
phase: 2011-01-01 01:36:36.428393 0 CX.PB08..HHZ C0000000000036_C1l5ZiDQwWCPA= 2011-01-01 01:50:08.839 P None False

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