You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 0.1.4
Sep 30th 2015
* Minor change to adapt tests to the latest ObsPy version.
* Dropped official support for Python 2.6. It still works with
it for now but I don't plan on further supporting it.
0.1.3
* Rejecting windows with very early start or very late end times. Greatly
speeds up the algorithm.
* New config parameter ``max_time_before_first_arrival``.
* New optional time normalized energy signal to noise ratio. More resilient to
random wiggles before the first arrival.
* New config parameter ``window_signal_to_noise_type``.