Group Abstract Group Abstract

Message Boards Message Boards

FindPeaks having issues with TimeSeries

Posted 1 year ago
POSTED BY: Edmund Robinson
3 Replies
Posted 7 months ago
POSTED BY: Jim Baldwin

My experience is that the default value of the σ argument in FindPeaks can be too large. If so, then that's why forcing σ to 0 helps.

Unfortunately, 0 may not always be an appropriate value, so I adjust σ as needed, with this limitation in mind. Sometimes no satisfactory value will work.

I consider this to be a serious bug in FindPeaks. This function either shouldn't fail with larger values of σ, or it should fail more gracefully. Instead, the circumstances of failure can seem somewhat arbitrary, and the resulting error message is obtuse and unhelpful.

POSTED BY: Robert Rasmussen

Example from help pages of FindPeaks -> Scope -> Data -> Second example:

POSTED BY: Mariusz Iwaniuk
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard