Graphs and Animations

All of the Graphs and Animations are stored in the Graphs and Animations Google Drive folder.

About 2-d Graphs:

Link to 2-d graph generating code on Github. The tracking data records the positions of the balls in the x,y plane. The following graphs are y-time (top) and x-time (bottom) for the five ball cascade:

About 3-D Graphs:

Link to 3-d graph generating code. These 3-D graphs were created in Python using matplotlib and scipy.

A 3-D animation can be made by plotting x-y-time, this is an x-y-time graph fro the same 5 ball cascade: