Skip to content

Releases: adjtomo/pyflex

0.2.0

28 Feb 22:21
802ae65
Compare
Choose a tag to compare

Under new management by the adjTomo organization
Thank you to @krischer for transferring ownership of the package.

  • Updated install procedures
  • New return rejected windows feature for plotting purposes

0.1.4

30 Sep 09:35
Compare
Choose a tag to compare

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

10 Dec 22:18
Compare
Choose a tag to compare
  • 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

17 Nov 11:51
Compare
Choose a tag to compare
  • Support for (de)serializing windows to and from JSON.
  • Much faster STA/LTA computation.

0.1.1

12 Nov 14:34
Compare
Choose a tag to compare

Fixing some unit issues.

0.1.0

10 Nov 01:16
Compare
Choose a tag to compare

Initial Release of Pyflex.