FlushForSchedDetailer¶
- class rubin_sim.scheduler.detailers.FlushForSchedDetailer(tol=2.5)¶
Bases:
BaseDetailer
Update the flush-by MJD to be before any scheduled observations
- Parameters:
- tol
float
How much before to flush (minutes)
- tol
Methods Summary
__call__
(observation_list, conditions)- Parameters:
Methods Documentation