Code Monkey home page Code Monkey logo

rungraph's Introduction

Rungraph

A python program to analyze your data from Mappedometer.com.

Mappedometer is a web based site which let's you set up routes on Google Maps, and enter your run times (without needing to run with a phone or a GPS watch). Here is an example histogram (most recent 15% of your runs are in red)

Features

  • Accumulates stats for the 16 runs you have logged the most
  • Computes number of runs, and min/mean/max pace
  • Displays your pace history, and pace histogram for any route.
  • Compare your routes:
    • Displays a horizontal box plot of all your routes
    • Display your pace vs. elevation gain of the routes
    • Compare pace for your 3K vs 5K runs
    • Display a histogram of all your runs
  • Determine how/if your pace correlates with your number of runs per week.
  • Plot your minutes per week

Usage

  1. From your "Activity Log" in mappedometer, click "Export" and save as "ActivityLog.csv" (the default name)

  2. You need to edit the file elev_gain.csv to include elevation gains (available on Mappedometer) for your routes.

  3. >python rungr.py


707  runs
636  valid runs
32  routes
                                                   Pace
  i     Route                               N     min  avg   max    sd
--------------------------------------------------------------------------
  0 Your first route                        159   4:29  4:52  5:26  11.1
  1 Your second route                       158   4:37  4:56  5:53  10.3


  etc...


 15 Your 16th route                           5   4:42  4:46  4:49   3.3


Select a route to graph: (-1 to quit, 80 = freq, 81 = rate, 99 for global plots)

  1. Select your route (integer between 0 and 15) for analysis or other numberical commands indicated.

  2. enter -1 to quit

rungraph's People

Contributors

blake5634 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.