get_dataset_keys

lstchain.io.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