triqs_dft_tools.sumk_dft.SumkDFT.load

SumkDFT.load(things_to_load, subgrp='user_data')[source]

Loads user data from the HDF file. Raises an exeption if a requested dataset is not found.

Parameters:
things_to_readlist of strings

List of datasets to be read from the hdf5 file.

subgrpstring, optional

Name of hdf5 file subgroup from which the data are to be read.

Returns:
list_to_returnlist

A list containing data read from hdf5.