Skip to content

Mosaic Planner Sky Component

Jasem Mutlaq requested to merge (removed):mosaic_component into master

Implemented Mosaic Planner as a SkyComponent that works in two modes:

  • Planning Mode: User can configure mosaic parameters and adjust position to create scheduler jobs.
  • Operation Mode: No planner is show when scheduler is already running and executing the mosaic jobs.

When in planning mode, users can drag the center of the mosaic around the sky map. Mosaic metadata are saved in the scheduler file. When a scheduler is loaded, the mosaic tiles are rendered accordingly.

Merge request reports