UI Module ========= High-level convenience functions that wrap the :mod:`seestarpy.raw` commands. All functions in this module are also available at the top-level ``seestarpy`` namespace via ``from .ui import *``. .. automodule:: seestarpy.ui :members: :undoc-members: :show-inheritance: