Findpeaks

Latest version: v2.6.3

Safety actively analyzes 623368 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

2.6.3

* code refactoring and cleaning by arvinnick
Thank you for the contribution!

2.6.2

* Fix for Issue 31
* Set scipy to version 1.11.4 because peakdetect breaks as it does not support importing fft and ifft directly from scipy.

2.6.1

* issue 29
* added interpolate_line1d, interpolate_line2d and interpolate_nans into imports during initialization

2.6.0

* fix for detection of valleys again
* fix for lee_sigma for parallel job
* catch error for plot persistence if not exist
* set the default limit back to None
* Fix for issue 27

This version can change the detection of peaks/valleys slightly in comparison to previous versions because it contains improved peak/valley detection fixes and some bug fixes.

2.5.5

* Fixing bug when peaks are identical in height when using 2D array data.
* Created some new functionality in plot that allows scattering the results on top of the image

2.5.4

* added parameter delta to params for flexibility



from findpeaks import findpeaks
fp = findpeaks(method='peakdetect', params={'delta': 1})

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.