Skip to content

Releases: pyrocko/lightguide

v0.4.0

14 Apr 11:41
Compare
Choose a tag to compare

What's Changed

  • Docs // Picker phase-follow by @miili in #6

Added

  • Phase Follower/tracer for tracing data

Docs

  • Adding Sphinx docs and examples

Full Changelog: v0.3.0...v0.4.0

v0.3.0

06 Apr 10:53
Compare
Choose a tag to compare

What's Changed

Added

  • Model for DAS data: Blast and Pack (a bunch of blasts) with signal processing methods:
Blast.detrend
Blast.decimate
Blast.lowpass
Blast.highpass
Blast.bandpass
Blast.afk_filter
Blast.taper
Blast.one_bit_normalization
Blast.mute_median
Blast.trim_channels
Blast.trim_time
Blast.to_strain
Blast.to_relative_velocity
Blast.to_relative_displacement
Blast.plot
  • Proper type annotations

Changes

  • Updated Rust dependencies
  • Updated pre-commit stuff
  • Changed to ruff for python linting
  • General cleanup

Full Changelog: v0.2.2...v0.3.0

v0.2.2

21 Nov 11:10
Compare
Choose a tag to compare

Bugfix release

Fixes

  • CI Pipeline updated
  • Bumped maturin version

v0.2.1

10 Oct 21:32
Compare
Choose a tag to compare

Fixes

  • remove stray data import
  • updated pre-commit

v0.2.0

01 Jul 17:44
Compare
Choose a tag to compare
  • Sorting filter functions in filter
  • Adding examples

First Release

25 May 12:58
Compare
Choose a tag to compare

Initial Beta release of lightguide, accompanying the publication of

Isken, Marius Paul; Vasyura-Bathke, Hannes; Dahm, Torsten; Heimann, Sebastian (2022): De-noising distributed acoustic sensing data using an adaptive frequency-wavenumber filter, Geophysical Journal International.

This marks the first release of the software, we hope to extend and charter from here.