utils.get_run ============= Back to :doc:`Module page <../modules/utils>` Summary ------- Returns the run name for a given GPS time Signature --------- .. code-block:: python def get_run(tgps, use_HM = False) .. list-table:: Input variables :header-rows: 1 * - Name - Type - Default - Description * - ``tgps`` - - - - - - * - ``use_HM`` - - - False - - Output variables ---------------- .. list-table:: :header-rows: 1 * - Return annotation - Docstring type - Description * - ``None`` - - - - Docstring --------- .. code-block:: text Returns the run name for a given GPS time