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

refactor(summarize_cadence): use new "true cadence" calculation for the cadence metrics #142

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

chanshing
Copy link
Member

@chanshing chanshing commented Nov 13, 2024

Use a new "true cadence" calculation method for the cadence metrics (Peak1, Peak30, 95th)

Summary of Changes

tiny-sample.cwa.gz:

Key Old Value New Value
CadencePeak1(steps/min) 100 116
Cadence95th(steps/min) 95 114
CadencePeak1(steps/min)_Weekday 100 116
Cadence95th(steps/min)_Weekday 95 114
CadencePeak1Adjusted(steps/min) 100 116
Cadence95thAdjusted(steps/min) 95 114
CadencePeak1Adjusted(steps/min)_Weekday 100 116
Cadence95thAdjusted(steps/min)_Weekday 95 114

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