aaron-schroeder / distilling-flask

Strava app for display and analysis of personal running data, powered by Flask, Dash, and Pandas.
MIT License
3 stars 0 forks source link

Training Stress Page: Allow user-defined initial ATL/CTL value #61

Open aaron-schroeder opened 1 year ago

aaron-schroeder commented 1 year ago

When there isn't enough historical activity data, the current ATL and (especially) CTL do not reflect the true current fitness. This could be fixed with a reasonable guess at ATL/CTL at the start of the user's training history.