dynsight.data_processing.getreferencesfromdataset¶
- dynsight.data_processing.getreferencesfromdataset(dataset)[source]¶
Returns a
SOAPReferenceswith the initializated data.TODO: check if the dataset contains the needed references
- Parameters:
dataset (h5py.Dataset) – the dataset with the references
- Returns:
the prepared references container
- Return type:
SOAPReferences