redback.utils.bands_to_reference_flux

redback.utils.bands_to_reference_flux(bands)[source]

Looks up the reference flux for a given band from the filters table.

Parameters:

bands (list[str]) – List of bands.

Returns:

An array of reference flux associated with the given bands.

Return type:

np.ndarray