Skip to content

Commit

Permalink
Add Ricker wavelet update to release (ref #525).
Browse files Browse the repository at this point in the history
  • Loading branch information
tompollard committed Jan 21, 2025
1 parent 2f7a6a5 commit d393583
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ Version 4.2.0 (Jan 2025)
**Allow selection of channels when converting to EDF**
Fixes the `wfdb-to_edf()` function to support an optional channels argument.

**Migrates Ricker wavelet from SciPy to WFDB after deprecation**
The Ricker wavelet (`scipy.signal.ricker`) was removed in SciPy v1.15, so the original implementation was migrated to the WFDB package.

**Miscellaneous style and typing fixes**
Various fixes were made to code style and handling of data types.

Expand Down

0 comments on commit d393583

Please sign in to comment.