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)
Name |
Type |
Default |
Description |
|---|---|---|---|
|
|||
|
1 |
||
|
True |
Output variables#
Return annotation |
Docstring type |
Description |
|---|---|---|
|
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