SDP Jupyter Notebooks

ska-sdp CLI notebook

The source notebook is called ska-sdp-cli-tutorial.ipynb. It will teach you the basics of using the command line interface called ska-sdp, which was developed to allow developers to directly interact with the Configuration Database, and control SDP from there. ska-sdp is directly available from the SDP Console pod as well.

PyTango notebook

The source notebook is called ska-sdp-tango-tutorial.ipynb. It takes you through the steps of how to connect to an SDP subarray device, how to configure it, run a scan, etc. If you are familiar with using SDP through the itango console, the steps in this notebook will not be new for you.

ska-sdp vis-receive low notebook

The source notebook is called ska-sdp-vis-receive-low-example.ipynb. It will take you through the steps of how to deploy a vis-receive processing script connected to an SDP subarray device, run a processor, and emulate the sending of LOW data using the CBF Emulator.

Executing pointing calibration

The source notebook for executing a pointing calibration is called ska-sdp-pointing-script.ipynb. It takes through the steps of running the pointing-offset processing script, which starts the execution engine running the pointing offset calibration pipeline.