Releases: pyrocko/lightguide
Releases · pyrocko/lightguide
v0.4.0
v0.3.0
What's Changed
Added
- Model for DAS data:
Blast
andPack
(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
v0.2.1
v0.2.0
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.