read_array
read_array(
self ,
resource: H5Reader ,
windows: dict[str, tuple[int, int]] ,
snap: bool = True,
**kwargs ,
)-> ‘np.ndarray’
Slice the das dataset directly.
The dimension order is the one the dataset’s shape implies, which is what scan reports.