#!/usr/bin/python3
import gonioanalysis.tkgui as tkgui
tkgui.run()
