sim_runner¶
- rubin_sim.scheduler.sim_runner(observatory, scheduler, filter_scheduler=None, mjd_start=None, survey_length=3.0, filename=None, delete_past=True, n_visit_limit=None, step_none=15.0, verbose=True, extra_info=None, event_table=None)¶
run a simulation
- Parameters:
- survey_lengthfloat (3.)
The length of the survey ot run (days)
- step_nonefloat (15)
The amount of time to advance if the scheduler fails to return a target (minutes).
- extra_infodict (None)
If present, dict gets added onto the information from the observatory model.
- event_tablenp.array (None)
Any ToO events that were included in the simulation