commands Package

GONet Wizard CLI Command Interface.

This module provides high-level entry points for various command-line tools used in the GONet Wizard suite. These tools are primarily intended for manual or scripted interaction with GONet devices and their associated data products.

Included Commands

  • run_dashboard() : Launch the interactive GONet dashboard server.

  • show() : Visualize GONet image data interactively or save as PDF.

  • show_meta() : Display metadata from one or more GONet files.

  • snap() : Trigger a remote image acquisition and retrieve new files.

  • terminate_imaging() : Stop all remote imaging processes and clean up.

Submodules