Incorporate delay_cal_model into the phaseup_concat pipeline
This merge request adds the delay_cal_model
step to the pipeline (solving RAP-166). This step takes as its input:
- the output measurement set of the previously added
sort_phaseup
- the coordinates of the
best_delay_calibrator
as input in thephaseup_concat
workflow. The step then uses the newly addedskynet.py
script to add a skymodel and sourcedb for this calibrator to the input measurement set.
Edited by Matthijs van der Wild