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