triggering_on_cluster.get_strain_filelist ========================================= Back to :doc:`Module page <../modules/triggering_on_cluster>` Summary ------- No docstring summary available. Signature --------- .. code-block:: python def get_strain_filelist(run, detector = 'H1', trim_empty = True, filelim = None) .. list-table:: Input variables :header-rows: 1 * - Name - Type - Default - Description * - ``run`` - - - - - - * - ``detector`` - - - 'H1' - - * - ``trim_empty`` - - - True - - * - ``filelim`` - - - None - - Output variables ---------------- .. list-table:: :header-rows: 1 * - Return annotation - Docstring type - Description * - ``None`` - - - - Docstring --------- No docstring text available.