Getting Started

I want to..

Understand the design of the SDP prototype

Documentation can be found at:

Set up the SDP prototype in a local development environment

Instructions can be found at Setting up a local development environment.

Run the SDP prototype stand-alone

First you need to make sure the local development environment is set up. The details on how to run the prototype stand-alone can be found at Running the SDP Prototype stand-alone.

Run the SDP Prototype in the integration environment

Details can be found at Running the SDP Prototype in the integration environment.

Find out about the SDP Tango devices

Details on the interface and Python API for the SDP Master device can be found at SDP Master Device.

Details on the interface and Python API for the SDP Subarray device can be found at SDP Subarray Device.

Know more about the SDP configuration database

An overview on how to access SKA SDP configuration information can be found at Configuration Database.

Details on the configuration schema can be found at Configuration Schema.

API details of the configuration database can be found here Configuration API.

Understand the design of the services

The documentation on the processing controller service can be found at Processing Controller.

The documentation on the Helm deployer service can be found at Helm Deployer.

Run workflows

Instructions on how to run the visibility receive workflow can be found at Visibility Receive Workflow.

Details on how to run the PSS receive can be found at PSS Receive Workflow.

Instructions on how to run the test workflows can be found at Test Workflows.

Develop a workflow

Instructions on how to develop and test a workflow can be found at Workflow Development.