@@ -79,11 +79,7 @@ The workflow ``gsmcal`` consists of:
- concatenating the data into chunks (subworkflow ``concat``)
- wide-band statistical flagging (steps ``ms_concat`` and ``aoflag``)
- checking for bad data chunks (step ``check_unflagged_fraction``)
<<<<<<< HEAD
- perform the calibration against the global skymodel (subworkflow ``calibrate_target``, baseline-dependend smoothing (step ``BLsmooth``) if specified ``do_smooth : true``)
=======
- perform the calibration against the global skymodel (subworkflow ``calibrate_target``, baseline-dependend smoothing (step ``BLsmooth``) if specified ``do_smooth : true``))
>>>>>>> 4f7b5d13b606fd62dd09b652430e5bb7f5f83279
- perform self-calibration against a skymodel derived from imaging the dataset (subworkflow ``selfcal_target_lba`` for **LBA** observations and ``selfcal_target_hba`` (optional) for **HBA** observations)
Self-calibration workflow for **HBA** observations (``selfcal_target_hba``)