This is a simple tool for making interesting visualizations of roller coaster acceleration data. It is demonstrated and described in the IPython notebook graphs.ipynb
, which you can view here: http://nbviewer.ipython.org/urls/raw.github.com/rdeits/coasters/master/graphs.ipynb
- Python3 (3.3)
- pandas
- numpy
- matplotlib
- scipy
- sips (built-in on OSX) or imageMagick (sips seems to produce nicer-looking PNG output)