ObservationScheduler¶
This is the documentation for the ObservationScheduler module.
GetSchedule¶
- tilepy.include.ObservationScheduler.GetSchedule(obspar)
Top level function that is called by the user with specific arguments and creates a folder with the tiling schedules for a single telescope and visibility plots.
- Parameters:
obspar (class ObservationParameters) – the set of parameters needed to launch the tiling scheduler
GetUniversalSchedule¶
- tilepy.include.ObservationScheduler.GetUniversalSchedule(obsparameters)
Top level function that is called by the user with specific arguments and creates a folder with the tiling schedules for multiple telescopes/observartories and visibility plots.
- Parameters:
obsparameters (list of class ObservationParameters) – a list of sets of parameters for each observatory needed to launch the tiling scheduler