GreedySurvey

class rubin_sim.scheduler.surveys.GreedySurvey(basis_functions, basis_weights, filtername='r', block_size=1, smoothing_kernel=None, nside=None, dither=True, seed=42, ignore_obs=None, survey_name='', nexp=2, exptime=30.0, detailers=None, camera='LSST', area_required=None, fields=None)

Bases: BaseMarkovSurvey

Select pointings in a greedy way using a Markov Decision Process.

Methods Summary

generate_observations_rough(conditions)

Just point at the highest reward healpix

Methods Documentation

generate_observations_rough(conditions)

Just point at the highest reward healpix