SKA SDP end-to-end batch continuum imaging pipeline =================================================== This repository contains tools and scripts needed to run SKA SDP End-to-End Batch Continuum Imaging Pipeline (more oftenly referred as the "batch e2e" pipeline) on any infrastructure. The "batch e2e" pipeline has multiple stages, each stage uses different pipelines developed by different teams at SKA SDP. The following image shows overview of the flow of the "batch e2e" pipeline: .. image:: _static/e2e_overview_redesigned.drawio.svg :align: center The end-to-end pipeline can be run on slurm using either: 1. `CLI `_ : Recommended way using a single CLI entrypoint and YAML configuration as input 2. `Batch Pipeline Scripts `_ : Older way using pure bash-based slurm scripts .. toctree:: :maxdepth: 1 :caption: Readme README Developer Guide .. toctree:: :maxdepth: 1 :caption: Releases CHANGELOG .. toctree:: :maxdepth: 1 :caption: Contents e2e_cli run_config batch_scripts .. toctree:: :maxdepth: 1 :caption: API api/api