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