Skip to content

Releases: halleysfifthinc/Peaks.jl

v0.5.3

23 Aug 03:28
Compare
Choose a tag to compare

Peaks v0.5.3

Diff since v0.5.2

Merged pull requests:

Closed issues:

  • Performance (#15)
  • Better discoverability of functions and keyword arguments (#28)
  • Plateau masks higher peak within window when strict=true (#44)
  • peaks for periodic data (#49)

v0.5.2

13 Mar 01:41
d168c38
Compare
Choose a tag to compare

Peaks v0.5.2

Diff since v0.5.1

Merged pull requests:

v0.5.1

12 Mar 18:45
Compare
Choose a tag to compare

Peaks v0.5.1

Diff since v0.5.0

Merged pull requests:

  • Union branches in peakproms! in assigning to proms (#38) (@jishnub)

v0.5.0

08 Mar 21:29
Compare
Choose a tag to compare

Peaks v0.5.0

Diff since v0.4.4

Deprecations:

  • Keyword args min$feature/max$feature (e.g. minheight, etc) in peakheights, peakproms, and peakwidths have been renamed to min/max. The previous names are deprecated, but will remain valid until the next breaking release.

Merged pull requests:

Closed issues:

  • The API is not great (#24)
  • How to set width in findmaxima (#35)

v0.4.4

07 Aug 01:28
Compare
Choose a tag to compare

Peaks v0.4.4

Diff since v0.4.3

Closed issues:

  • Add number of peaks to look for (#26)
  • Add absolute lower value (#27)
  • peakheights and other not working with array of floats (#29)
  • Wrong local maximum (#30)

Merged pull requests:

v0.4.3

14 Dec 20:43
270761a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

13 Dec 00:31
668f5ea
Compare
Choose a tag to compare

Peaks v0.4.2

Diff since v0.4.1

Closed issues:

  • plotpeaks doesn't exist? (#21)

Merged pull requests:

v0.4.1

20 Oct 00:41
Compare
Choose a tag to compare

Peaks v0.4.1

Diff since v0.4.0

Closed issues:

  • Bibliography (#17)
  • add 4 to compat? (#19)

v0.4.0

29 Oct 00:45
Compare
Choose a tag to compare

Peaks v0.4.0

Features:

  • Added maxima/minima functions which return the peak values.

Deprecations

  • Removed old deprecated interfaces

Diff since v0.3.2

v0.3.2

30 Jul 00:46
Compare
Choose a tag to compare

Peaks v0.3.2

Diff since v0.3.1