coincidence_HM.collect_files_npz#

Back to Module page

Summary#

Returns list of length nfiles with each element being a tuple with events, mask_vetoed, veto_metadata, coherent_scores (+timeseries if collect_timeseries) an element is None if the byte-size < 10

Signature#

def collect_files_npz(filelist, ncores = 1, collect_timeseries = True)
Input variables#

Name

Type

Default

Description

filelist

ncores

1

collect_timeseries

True

Output variables#

Return annotation

Docstring type

Description

None

Docstring#

Returns list of length nfiles with each element being a tuple with
events, mask_vetoed, veto_metadata, coherent_scores
(+timeseries if collect_timeseries)
an element is None if the byte-size < 10