SKA PST DSP TOOLS

This project build a Docker image that can be used for offline analysis tasks using dspsr and psrchive to process data recorded by the the Pulsar Timing instrument for SKA Mid and SKA Low.

Documentation

Documentation Status

The documentation for this project, including common usage examples can be found at the SKA developer portal: https://developer.skao.int/projects/ska-pst-dsp-tools/en/latest/

Build Instructions

Clone this repo and submodules to your local file system

git clone --recursive git@gitlab.com:ska-telescope/pst/ska-pst-dsp-tools.git

Build Docker Images

To build the Docker images:

make oci-build-all

Build Documentation

To build the documentation:

make docs-build html

License

See the LICENSE file for details.