read_array

method of dascore.io.optodas.core.OptoDASV10 source

read_array(
    self ,
    resource: H5Reader ,
    windows: dict[str, tuple[int, int]] ,
    snap: bool = True,
    **kwargs ,
)-> ‘np.ndarray’

Slice the data dataset directly, in the header’s dimension order.