ewoksid02.utils.io.serialize_h5py_task# ewoksid02.utils.io.serialize_h5py_task(h5py_group)[source]# Recursively convert an h5py Group or File into a nested Python dictionary. Datasets become numpy arrays or scalars. Parameters: h5py_group (Group) Return type: dict