Introduction

Welcome to the TimePlotGui! This library is intended to provide a graphical user interface (GUI) for visualizing and manipulating data as the data is collected in real time. The library was created for the Hoffman Physics Group at Harvard University but is broadly applicable to any project needing a GUI.

_images/main_tpg.png

This GUI includes features such as the ability to adjust the display bounds, change the color and width of the plotted lines, and load previously saved data. All of the functionality contained in the GUI is contained in the context menu, which is summarized in the “context menu functionality” section of this documentation. The TimePlotGui itself can be found for installation on github and the python package index.

Created by Chris Milne and Kevin Hauser.