# SKA SDP end-to-end batch continuum imaging pipeline This repository contains the logic of the SKA SDP Batch End-to-End pipeline, which runs on SKA HPC Slurm Cluster. More details on the usage can be found in [documentation page](https://developer.skao.int/projects/ska-sdp-e2e-batch-continuum-imaging/en/latest/e2e_cli.html) and on the [confluence page](https://confluence.skatelescope.org/display/SE/SDP+Batch+E2E+Pipeline) Before PI29, The end-to-end pipeline was executed on HPC Cluster using slurm (bash) scripts. These are still avaible for testing, but it is not the recommended way. To use the scripts, please refer to this [documentaion](https://developer.skao.int/projects/ska-sdp-e2e-batch-continuum-imaging/en/latest/batch_scripts.html). ## Contributing If you wish to contribute to this repository, please refer [Developer Guide](DEVELOPMENT).