Skip to content

Commit d393583

Browse files
committed
Add Ricker wavelet update to release (ref MIT-LCP#525).
1 parent 2f7a6a5 commit d393583

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/changes.rst

+3
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ Version 4.2.0 (Jan 2025)
3232
**Allow selection of channels when converting to EDF**
3333
Fixes the `wfdb-to_edf()` function to support an optional channels argument.
3434

35+
**Migrates Ricker wavelet from SciPy to WFDB after deprecation**
36+
The Ricker wavelet (`scipy.signal.ricker`) was removed in SciPy v1.15, so the original implementation was migrated to the WFDB package.
37+
3538
**Miscellaneous style and typing fixes**
3639
Various fixes were made to code style and handling of data types.
3740

0 commit comments

Comments
 (0)