load_beta_templates

grizli.utils.load_beta_templates(wave=array([400., 401., 402., ..., 24997., 24998., 24999.]), betas=[-2, -1, 0])[source]

Step-function templates with f_lambda ~ (wave/1216.)**beta

Parameters
wave: array_like

The wavelength grid.

beta: float

The power-law index.

Returns
t0: dict

A dictionary containing the step-function templates.