Skip to content

v0.3.0

Compare
Choose a tag to compare
@miili miili released this 06 Apr 10:53
· 6 commits to main since this release

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