coincidence_HM.combine_files#

Back to Module page

Summary#

Combines files that were read in using collect_files

Signature#

def combine_files(cands_after_veto, cands_before_veto, timeseries)
Input variables#

Name

Type

Default

Description

cands_after_veto

(possibly empty) List of (possibly empty) n_files read in

cands_before_veto

(possibly empty) list of (possibly empty) n_files read in

timeseries

(possibly empty) list of (possibly empty) n_files read in

Output variables#

Return annotation

Docstring type

Description

None

Docstring#

Combines files that were read in using collect_files
:param cands_after_veto:
    (possibly empty) List of (possibly empty) n_files read in
:param cands_before_veto:
    (possibly empty) list of (possibly empty) n_files read in
:param timeseries:
    (possibly empty) list of (possibly empty) n_files read in
:return: