get_dataset_keys#

lstcam_calib.io.get_dataset_keys(h5file)#

Return a list of all dataset keys in a HDF5 file.

Parameters:
filename: str - path to the HDF5 file
Returns:
list of keys