FilterSwapScheduler

class rubin_sim.scheduler.schedulers.FilterSwapScheduler

Bases: object

A simple way to schedule what filter to load

Methods Summary

__call__(conditions)

Returns:

add_observation(observation)

Methods Documentation

__call__(conditions)
Returns:
list of strings for the filters that should be loaded
add_observation(observation)