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

feat: add command-line arguments for minimum walking time per day for cadence calculation #146

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

chanshing
Copy link
Member

@chanshing chanshing commented Dec 5, 2024

Add new command-line arguments --peak1-min-walk-per-day, --peak30-min-walk-per-day, and --p95-min-walk-per-day to specify the minimum amount of walking time per day required for calculating cadence peak1, peak30, and p95 respectively in the cadence summary.

@chanshing chanshing changed the title feat: add command-line arguments for minimum walking time per day for… feat: add command-line arguments for minimum walking time per day for cadence calculation Dec 5, 2024
@chanshing chanshing force-pushed the argparse-cadence-min-walk branch from 7fca225 to 9c8835d Compare December 5, 2024 16:27
… cadence calculation

Add new command-line arguments `--peak1-min-walk-per-day`, `--peak30-min-walk-per-day`, and `--p95-min-walk-per-day` to specify the minimum amount of walking time per day required for calculating cadence peak1, peak30, and p95 respectively in the cadence summary.
@chanshing chanshing force-pushed the argparse-cadence-min-walk branch from 9c8835d to c792f85 Compare December 10, 2024 20:24
@chanshing chanshing merged commit f178a49 into main Dec 10, 2024
9 checks passed
@chanshing chanshing deleted the argparse-cadence-min-walk branch December 10, 2024 20:41
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