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
Objective: The primary goal of this issue is to systematically quantify and compare the effectiveness of various peak-finding methods currently in use or proposed for TimeTrace. This comparison aims to evaluate these methods based on accuracy, computational efficiency, and overall reliability in different scenarios.
Background: TimeTrace employs signal processing techniques to accurately detect and analyze the peaks in watch timing data. Recent discussions have highlighted several potential methods, including standard peak detection and its derivatives, autocorrelation, and sub-sample precision methods like parabolic fitting. However, there's a need for a systematic evaluation to determine which method or combination of methods provides the best balance between accuracy and computational efficiency, particularly in a Python environment.
The text was updated successfully, but these errors were encountered:
Objective: The primary goal of this issue is to systematically quantify and compare the effectiveness of various peak-finding methods currently in use or proposed for TimeTrace. This comparison aims to evaluate these methods based on accuracy, computational efficiency, and overall reliability in different scenarios.
Background: TimeTrace employs signal processing techniques to accurately detect and analyze the peaks in watch timing data. Recent discussions have highlighted several potential methods, including standard peak detection and its derivatives, autocorrelation, and sub-sample precision methods like parabolic fitting. However, there's a need for a systematic evaluation to determine which method or combination of methods provides the best balance between accuracy and computational efficiency, particularly in a Python environment.
The text was updated successfully, but these errors were encountered: