[SciPy-User] Parameters in scipy.signal.find_peaks_cwt

Jeff Taylor jeff.c.taylor at gmail.com
Mon Nov 4 14:23:04 EST 2013


I am currently looking at find_peaks_cwt to see how well it works as part
of a peak finding task. I need to know what each of the parameters do and
whether their defaults are sensible in terms of using the algorithm for arc
lines. For example, the default wavelet is the ricker wavelet, but are
there any other wavelets that can be used? And are the widths the
full-width half maximum or something else?

Is there anywhere that more information can be found about each of the
parameters, maybe along with examples of what happens when their values are
changed?

Thank you,
Jeff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20131104/73edc499/attachment.html>


More information about the SciPy-User mailing list