sidpy.hdf.hdf_utils.get_auxiliary_datasets

sidpy.hdf.hdf_utils.get_auxiliary_datasets(h5_object, aux_dset_name=None)[source]

Returns auxiliary dataset objects associated with some DataSet through its attributes. Note - region references will be ignored.

Parameters:
Return type:

list of h5py.Reference of auxiliary h5py.Dataset objects.