templates_from_hdf5

eazy.hdf5.templates_from_hdf5(h5file, verbose=False)[source]

Read list of templates

Parameters:
h5filestr

HDF5 filename

Returns:
templateslist

List of eazy.templates.Template objects read from h5file.