Skip to content

v0.5.1 (November 9, 2020)

Compare
Choose a tag to compare
@psambit9791 psambit9791 released this 09 Nov 09:32
· 278 commits to master since this release

Release Notes

  • Added enhancement to enable filtering of peaks using multiple properties. Link to Issue: #8
  • Fixed issues with PlateauSize calculation. Link to Issue: #10
  • Combined peak filtering methods for using upper and lower thresholds together. Now passing null in either upper or lower threshold argument will automatically filter only with the numeric argument.
  • Combined spike filtering methods for using upper and lower thresholds together. Now passing null in either upper or lower threshold argument will automatically filter only with the numeric argument.