/dyno-plots

A tool to compare Horacio Resio's and MWD dyno plots

Primary LanguagePython

Dyno plots

Dyno plot example Dyno plots is a web tool created to help compare dyno runs done on MWD and Horacio Resio dynos. Dyno plots allow to compare multiple runs with mixed dyno sources (i.e. a MWD run with a Horacio Resio run)

Install

virtualenv venv
source venv/bin/activate
pip install -r requirements.txt

Run

python app.py

Tip: If you don't have any files at hand, take a look at the samples folder.

Access

http://127.0.0.1:5001/

Demo

Dyno plot demo