jakewalter / easyQuake

Simplified machine-learning driven earthquake detection, location, and analysis.
MIT License
63 stars 21 forks source link

Q: Integrating custom picker picks with EasyQuake's phase associator #25

Open 10go-L opened 6 months ago

10go-L commented 6 months ago

Hello,

I am using a seismic event picker that isn't currently integrated with EasyQuake and I can produce picks in a format similar to EasyQuake's expected input (e.g., "MB NDMT EHE S 2020-04-01T20:56:50.730000").

I'm interested in utilizing EasyQuake's phase associator with my picker's output. Could you provide guidance on how to properly use the phase associator with a custom "stalta_picks.out" file generated by an external picker?

The main problem I see is that my picker doesn't save the channel information, can I just skip channel using an asterisk or so?

Thank you for your support. D