aboutsummaryrefslogtreecommitdiff
path: root/src/find_peaks.c
AgeCommit message (Expand)Author
2019-11-06add a couple of improvements to the quad fitter and fix a bug in get_hough_tr...tlatorre
2019-07-16use QLX if QHS is railedtlatorre
2019-06-02update find_peaks() to only return unique peakstlatorre
2019-03-16add GPLv3 licensetlatorre
2019-01-27update find_peaks algorithm to subtract previous ringstlatorre
2019-01-10update find_peaks algorithmtlatorre
2018-12-13update find_peaks_array() to return peaks in sorted ordertlatorre
2018-12-11add a function to find peaks using a Hough transformtlatorre