H5ArrayMixin
H5ArrayMixin()
Slice a single-patch HDF5 format’s array straight out of its dataset.
Mix into a reader whose get_metadata names its data with ArraySource(key=<dataset>.name), listing this class before FiberIO in the bases.
Methods
| Name | Description |
|---|---|
| read_array |
Slice the dataset key names, defaulting to the metadata’s own.
|