Skip to content

Tags: adjtomo/pyflex

Tags

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #18 from adjtomo/update_install

Updates install procedures

0.1.5

Toggle 0.1.5's commit message
Version 0.1.5

Make it work with the latest versions of ObsPy, flake8, and matplotlib.

0.1.4

Toggle 0.1.4's commit message
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

Toggle 0.1.3's commit message
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``.

0.1.2

Toggle 0.1.2's commit message
Pyflex 0.1.2

* Support for (de)serializing windows to and from JSON.
* Much faster STA/LTA computation.

0.1.1

Toggle 0.1.1's commit message
Minor new version.

0.1.0

Toggle 0.1.0's commit message
Initial release of Pyflex.

Already fairly stable.