summaryrefslogtreecommitdiff
path: root/tests/test_peak_detection.py
AgeCommit message (Expand)Author
2012-07-29[peak_detection] Make PeakDetection.find_peaksJohn Glover
2012-07-29[peak_detection] Call C++ find_peaks function inJohn Glover
2012-07-20[peak_detection] Add C++ implementation of SndObj peak detection.John Glover
2012-07-08[peak_detection] Bug fix: add peaks to frame object inJohn Glover
2012-07-02[tests] Use JSON libsms test data instead of recalculating each time. Importi...John Glover
2012-06-30[sms] Add C++ implementation of SMSPeakDetection.John Glover
2012-06-30Restructure class files. John Glover