Skip to content

Incorporate delay_cal_model into the phaseup_concat pipeline

Matthijs van der Wild requested to merge delay_cal_model into master

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 the phaseup_concat workflow. The step then uses the newly added skynet.py script to add a skymodel and sourcedb for this calibrator to the input measurement set.
Edited by Matthijs van der Wild

Merge request reports