ska_sdp_e2e_batch_continuum_imaging.pipelines.service.sdm_service module
- ska_sdp_e2e_batch_continuum_imaging.pipelines.service.sdm_service.prepare_sdm(config)[source]
Create a path for the SDM to be used in the pipeline.
- Parameters:
config (
SDPBatchE2EPipelineConfig) -- The SDP configuration containing the upstream SDM path and the processing script name.- Returns:
The path where the SDM should be located for the pipeline.
- Return type:
Path