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

Document how we calculate Gait speed #95

Open
AKuederle opened this issue Mar 5, 2024 · 0 comments
Open

Document how we calculate Gait speed #95

AKuederle opened this issue Mar 5, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@AKuederle
Copy link
Contributor

From a message to Paolo:

The official speed definition is: Sl_per_sec * Cad_per_sec / 60 / 2 -> result interpolated to strides -> Mean over WB

If you look at the final outputs, there should also be SpeedAlternative. This is calculated by first interpolating Cad and SL to stride values and then doing SL_per_stride * Cad_per_stride / 60/ 2

@AKuederle AKuederle added the documentation Improvements or additions to documentation label May 31, 2024
@AKuederle AKuederle added this to the Beta Release milestone May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant