You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.