CadenceInSeasonBasisFunction

class rubin_sim.scheduler.basis_functions.CadenceInSeasonBasisFunction(drive_map, filtername='griz', season_span=2.5, cadence=2.5, nside=None)

Bases: BaseBasisFunction

Drive observations at least every N days in a given area

Parameters:
drive_mapnp.array

A HEALpix map with values of 1 where the cadence should be driven.

filternamestr

The filters that can count

season_spanfloat (2.5)

How long to consider a spot “in_season” (hours)

cadencefloat (2.5)

How long to wait before activating the basis function (days)