SequentialScheduler¶
-
class
astroplan.
SequentialScheduler
(*args, **kwargs)[source]¶ Bases:
astroplan.Scheduler
A scheduler that does “stupid simple sequential scheduling”. That is, it simply looks at all the blocks, picks the best one, schedules it, and then moves on.