HerrMuellerluedenscheid / pinky

Deep learning toolbox for earthquake localization and detection
MIT License
32 stars 10 forks source link

synthetic example: rather use single event waveforms #2

Open gesape opened 5 years ago

gesape commented 5 years ago

...it is just much too slow to generate synthetic continuous data. I think it would be okay to have an example for the locations only, skipping the detector...

HerrMuellerluedenscheid commented 5 years ago

Yeah, the detector logic should be improved/changed. However, can you pull pyrocko's master branch and add a continuous: false to the scenario's waveform generator? That should now skip any pure noise traces and hopefully speed things up a little.

gesape commented 5 years ago

okay, i will let you know how long it takes now.