utils.get_root_dirs =================== Back to :doc:`Module page <../modules/utils>` Summary ------- Gets root directories by run, used since O3a is on scratch Signature --------- .. code-block:: python def get_root_dirs(dtype = 'trigs', runs = ('O2',)) .. list-table:: Input variables :header-rows: 1 * - Name - Type - Default - Description * - ``dtype`` - - - 'trigs' - - * - ``runs`` - - - ('O2',) - - Output variables ---------------- .. list-table:: :header-rows: 1 * - Return annotation - Docstring type - Description * - ``None`` - - - - Docstring --------- .. code-block:: text Gets root directories by run, used since O3a is on scratch