read_array
read_array(
self ,
resource: H5Reader ,
windows: dict[str, tuple[int, int]] ,
snap: bool = True,
**kwargs ,
)-> ‘np.ndarray’
Slice the DAS dataset directly.
| method of dascore.io.ap_sensing.core.APSensingV10 | source |
read_array(
self ,
resource: H5Reader ,
windows: dict[str, tuple[int, int]] ,
snap: bool = True,
**kwargs ,
)-> ‘np.ndarray’
Slice the DAS dataset directly.