summaryrefslogtreecommitdiff
path: root/tests/test_base.py
AgeCommit message (Expand)Author
2013-06-12Make add_peak, add_partial and partial methods on Frame objects take Peak par...John Glover
2012-08-11[base, synthesis] Allow synth size to be independent from frame size. Call sy...John Glover
2012-07-29[base] Clear new peak and partial lists with Frame.clearJohn Glover
2012-06-30Restructure class files. John Glover
2012-06-29[sms] Rename sms.py to pysms.py.John Glover
2012-06-28[base] Add C++ implementation of Synthesis and Residual.John Glover
2012-06-28[base] Add C++ PartialTracking implementation.John Glover
2012-06-26[base] Add C++ implementation of PeakDetection.find_peaks_in_frame and PeakDe...John Glover
2012-06-25[base] Add C++/Cython PeakDetection.frames and Frame.peaksJohn Glover
2012-03-22[base] updating Cython Frame and PeakDetection classesJohn Glover
2012-03-16add Cython base.Peak classJohn Glover
2012-03-16add Cython version of simpl base frame classJohn Glover