Aart Goossens
Aart Goossens
That sounds like a very useful thing to make part of the tests. I will include it in my PR.
Hi Ethan, Great to hear that you're using this library. :) Your first error (first message) is indeed caused by the missing `CP` for the athlete. The `CP` (and `W'`...
Really cool screenshots of your app! It is very interesting how you are combining training data and data from Oura. And the CP model fitting problem is interesting too. And...
> @AartGoossens thanks for making the connection here with Mark. 1 last question for you, is it accurate for me to be setting the the time index to start at...
Thanks for pointing to the osfclient, that could provide a really seamless experience without having to download any files manually. Will look into it.
I think there is already enough metadata: the name of the zip file matches the athlete id and the json contains enough information to do things like "get the latest...
Clear. True that. It might be useful to store a separate file with metadata in osf or somewhere else. Maybe even in the OpenData repo? On 5 Apr 2018 at...
That's a good example indeed: In my opinion there should *not* be 1 method that calculates time in zone for both power and heartrate. This should be handled by separate...
Sounds like a plan. And I like calling it `metrics.core`. Good work!
This might be a little late to the party but I was looking at the current projects structure yesterday and I realized that since the algorithms are the main part...