TemplateGenerateBasisFunction

class rubin_sim.scheduler.basis_functions.TemplateGenerateBasisFunction(nside=None, day_gap=250.0, filtername='r', footprint=None)

Bases: BaseBasisFunction

Emphasize areas that have not been observed in a long time

Parameters:
day_gapfloat (250.)

How long to wait before boosting the reward (days)

footprint`np.array`(None)

The indices of the healpixels to apply the boost to. Uses the default footprint if None