Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug fix: incorrect heartbeat rates in some cases #15

Merged
merged 1 commit into from
May 9, 2020
Merged

Conversation

aromring
Copy link
Owner

@aromring aromring commented May 9, 2020

When the actual heart rate (HR) was at least twice higher than TYPICAL_HR, the algorithm was reporting only 50% of it. This is beacuse the second, not the first, autocorrelation peak was being chosen.

When the actual heart rate (HR) was at least twice higher than TYPICAL_HR, the algorithm was reporting only 50% of it. This is beacuse the second, not the first, autocorrelation peak was being chosen.
@aromring
Copy link
Owner Author

aromring commented May 9, 2020

Hearing no complaints for 2 weeks, I am merging the HighHeartRate branch into the master one.

@aromring aromring closed this May 9, 2020
@aromring aromring reopened this May 9, 2020
@aromring aromring merged commit e69b603 into master May 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant