SKAO OSO Observation Execution Tool

The Observation Execution Tool UI (OET UI) is a web Interface towards a Scheduling tool MVP which is a user-friendly UI for selection and execution of an SBD on a specific subarray.

For instructions on developing the OET UI, see the README

A REST layer makes the Python API for the script execution engine available via REST over HTTP.

The UI uses two backend services:

  • OST to access ODA entity APIs such as SBDs, SBIs, and EBs.

  • OET for execution APIs such as SBD execution, procedure tracking, and operator actions.

REACT_APP_USE_LOCAL_DATA

This is an option to turn on/off the API call and instead use mocked data.

Image of OSO Work Flow