Skip to contents

Read Only the DQ Mask from HDF5 File

Usage

read_DQ(file, dq.level = "BURST_CAT2")

Arguments

file

A character string. Path to the HDF5 file.

dq.level

A character string. DQ level to extract (default: "BURST_CAT2"). Use "all" to extract all DQ bits.

Value

A ts object representing the DQ mask.