templates_from_hdf5¶
- eazy.hdf5.templates_from_hdf5(h5file, igm_kwargs={}, verbose=False)[source]¶
Read list of templates
- Parameters:
- h5filestr
HDF5 filename
- igm_kwargsdict
Keyword arguments to initialize the
- Returns
- ——-
- templateslist
List of
eazy.templates.Templateobjects read fromh5file.