Findpeaks

Latest version: v2.6.5

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

Scan your dependencies

Page 2 of 7

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})

2.5.3

* Fix for caerus method cu parameter

2.5.2

* update setup file with joblib

2.5.1

* add limit as parameter for plotting

2.5.0

* Denoise filter *lee sigma" is added for (among others) SAR images by carolinegoehner 20.
* The parameters `window `and `cu `need to specified in `params={'window': 7, 'cu': 1}`

See the documentation pages for the details!

Thank you for this awesome contribution carolinegoehner

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.