Jingyu Yang

Results 1 issues of Jingyu Yang

`function=lambda t: function(peaks, threshold)` should be corrected as `function=lambda t: function(peaks, t)`, otherwise the function returns constant. So does the derivative function. Actually, grimshaw has no connection with threshold, since...