Skip to contents

Perform batching and NA filtering for multiple ts objects

Usage

batching.network(ts.list, t_bch = 1, has.DQ = TRUE)

Arguments

ts.list

A named list of `ts` objects, one per detector

t_bch

Batch length in seconds (default: 1)

has.DQ

Logical; whether to use DQ mask in batching (default: TRUE)

Value

A reshaped list of valid (non-NaN) batches from all detectors