NObservationsSeason

class rubin_sim.scheduler.features.NObservationsSeason(season, filtername=None, nside=None, offset=0, modulo=None, max_season=None, season_length=365.25)

Bases: BaseSurveyFeature

Track the number of observations that have been made across sky

Parameters:
seasonint

Only count observations in this season (year).

filternamestr (‘r’)

String or list that has all the filters that can count.

nsideint (32)

The nside of the healpixel map to use

offsetint (0)

The offset to use when computing the season (days)

moduloint (None)

How to mod the years when computing season

Methods Summary

add_observation(observation[, indx])

Parameters:

Methods Documentation

add_observation(observation, indx=None)
Parameters:
indxints

The indices of the healpixel map that have been observed by observation