Recent Releases of lightguide

lightguide - v0.4.0

What's Changed

  • Docs // Picker phase-follow by @miili in https://github.com/pyrocko/lightguide/pull/6

Added

  • Phase Follower/tracer for tracing data

Docs

  • Adding Sphinx docs and examples

Full Changelog: https://github.com/pyrocko/lightguide/compare/v0.3.0...v0.4.0

- Python
Published by miili almost 3 years ago

lightguide - v0.3.0

What's Changed

  • Feature/model by @miili in https://github.com/pyrocko/lightguide/pull/3

Added

  • Model for DAS data: Blast and Pack (a bunch of blasts) with signal processing methods: py 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: https://github.com/pyrocko/lightguide/compare/v0.2.2...v0.3.0

- Python
Published by miili almost 3 years ago

lightguide - v0.2.2

Bugfix release

Fixes

  • CI Pipeline updated
  • Bumped maturin version

- Python
Published by miili over 3 years ago

lightguide - v0.2.1

Fixes

  • remove stray data import
  • updated pre-commit

- Python
Published by miili over 3 years ago

lightguide - v0.2.0

  • Sorting filter functions in filter
  • Adding examples

- Python
Published by miili over 3 years ago

lightguide - First Release

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.

- Python
Published by miili almost 4 years ago