I've been using Daniels Points to guide my training for a few months
now, and I mostly like it as a metric, for the same reasons I've
outlined before. (I also have a few little gripes with it, but I'll
talk about those in another email.)
That said, I've been missing not having something like xPower/NP, but
derived from Daniels Points. Attached is a patch that implements such
a metric in the most obvious way: by inverting the DP calculation. In
other words, your "Daniels Equivalent Power" is the power that you
would have had to maintain at steady state for the same time to score
the Daniels Points that you did. In equation form,
daniels_eq_power = cp * (daniels_points / (K * secs)) ^ 0.25
where cp is your CP/FTP and K is the scaling constant such that 100
Daniels Points is equivalent to 1 hour at CP/FTP.
Let me know what you think,
Sean
--
"I refuse to accept the idea that the ‘isness’ of man’s present nature
makes him morally incapable of reaching up for the eternal ‘oughtness’
that forever confronts him." --MLK
All,
I've been using Daniels Points to guide my training for a few months
now, and I mostly like it as a metric, for the same reasons I've
outlined before. (I also have a few little gripes with it, but I'll
talk about those in another email.)
> --
> _______________________________________________
> Golden-Cheetah-Users mailing list
> golden-che...@googlegroups.com
> http://groups.google.com/group/golden-cheetah-users?hl=en
That would also enable adding other metrics.
And it would not (I hope) take up screen realestate on metrics
that an individual is not interested in using.
It'd be cool to be able to switch from one metric to another and
see how it affects things.
Eric
My plan was to add a metrics selector for the Ride Summary the same
way we currently have one for the Interval Summary. Then the user can
select whatever combination of metrics they want.
We can do similar stuff for the PM chart and Weekly Summary.
GC 1.4 is gonna be great. :)
Sean
> --
> _______________________________________________
> Golden-Cheetah-Users mailing list
> golden-che...@googlegroups.com
> http://groups.google.com/group/golden-cheetah-users?hl=en
--