coincidence_HM.collect_files ============================ Back to :doc:`Module page <../modules/coincidence_HM>` Summary ------- Returns list of length nfiles with loaded arrays, an element is None if the byte-size < 10 Signature --------- .. code-block:: python def collect_files(filelist, ncores = 1) .. list-table:: Input variables :header-rows: 1 * - Name - Type - Default - Description * - ``filelist`` - - - - - - * - ``ncores`` - - - 1 - - Output variables ---------------- .. list-table:: :header-rows: 1 * - Return annotation - Docstring type - Description * - ``None`` - - - - Docstring --------- .. code-block:: text Returns list of length nfiles with loaded arrays, an element is None if the byte-size < 10