load_all_filters

beast.observationmodel.phot.load_all_filters(interp=True, lamb=None, filterLib=None)[source]

load all filters from the library

Parameters:

interp: bool

reinterpolate the filters over given lambda points

lamb: ndarray[float, ndim=1]

desired wavelength definition of the filter

filterLib: str

path to the filter library hd5 file

Returns:

filters: list[filter]

list of filter objects