Colorfull graphs now in python

The forum for general banter about the team.

Moderator: The forum police - (nee naw)

Post Reply
sander
Free Spirit
Posts: 451
Joined: Fri Dec 03, 2010 10:07 am
I row on...: Model C with PM5
Location: Brno

Colorfull graphs now in python

Post by sander »

Courtesy copy of what I posted in another thread:
In the past few days, I have been playing with some Python code that gets data from a TCX file (captured with CrewNerd, for example) and create nice plots.

I've also successfully used it to create plots from RowPro CSV files, as well as Painsled (both iOS and Desktop) CSV files.

To make my life easier, I have created the functionality to upload my rows to the C2 logbook. For the erg data, I would strongly recommend using the C2 Utility. My code currently adds the "waiting" time, when you have dialed in the row but haven't started rowing yet, so paces are slow ... Still, for getting OTW data on the logbook, it is much easier than manually typing the values into the form.

If you have Python installed, check the project repository: https://pypi.python.org/pypi/rowingdata

Some screenshots:

Image

Image

Image

Image
If anyone is interested, visit the project page https://pypi.python.org/pypi/rowingdata and if you need help, send me a PM. Use with caution and at your own risk.

Finally, I wanted to thank Free Spirit Greg Smith for developing the plot algos in the first place. All I did was wrap it in a package, add a bit of functionality on the side, and create a Python package for everybody to install. I hope I didn't breach his software license ... :oops:
Image

Training Blog: http://blog.rowsandall.com/
Free Data and Analysis. For Rowers. By Rowers: http://rowsandall.com
User avatar
zootMutant
Friend of the Free Spirits web site 2016
Friend of the Free Spirits web site 2016
Posts: 1638
Joined: Sat Aug 21, 2010 1:58 am
I row on...: Model D with PM4
Location: Ventura, CA - USA
Contact:

Re: Colorfull graphs now in python

Post by zootMutant »

Oooooo. :shock:

You guys are awesome! ^O^ ^O^ ^O^
Image
jv_patel
Warming up
Posts: 2
Joined: Thu Apr 07, 2016 9:04 am
I row on...: Model C with PM5
Location: Newcastle upon Tyne

Re: Colorfull graphs now in python

Post by jv_patel »

Hi, this is a message for sander.
Could you please PM me - I can't send you a PM and I've a question regarding your software.

Thanks
sander
Free Spirit
Posts: 451
Joined: Fri Dec 03, 2010 10:07 am
I row on...: Model C with PM5
Location: Brno

Re: Colorfull graphs now in python

Post by sander »

jv_patel wrote:Hi, this is a message for sander.
Could you please PM me - I can't send you a PM and I've a question regarding your software.

Thanks
done
Image

Training Blog: http://blog.rowsandall.com/
Free Data and Analysis. For Rowers. By Rowers: http://rowsandall.com
Post Reply