Control software
The purpose of GlowTracker is to provide a user interface for both manual and automated tracking. Although there is limited access to camera parameters, users are expected to use the pylon software from BASLER to adjust and save complex configurations as we do not want to duplicate this work. The GUI is a Kivy app that connects to the microscope hardware, which currently consists of two USB devices. Most of the GUI functionality is implemented in the Kivy file, while device functionality is relayed to specific modules.