Scripts for Step 1 - Prepare the continuum:
step1_prepare_continuum.py # main script
dictionary_data.py # loads data_dict
step1_utils.py # loads multiple functions
selfcal_utils.py # necessary for an initial round of selfcal at the end
Manual Flagging#
During the Data Reduction Visit to the NAASC, we identified some flaggable issues during inspection of the weblog, namely bad antennas during the Tsys calibration in both the long-baseline and shore baseline data (see below). Flagging these data may have required redoing the pipeline calibration (and the pipeline took 4 days to run on the TM1 scheduling block). However, the guidance I received is they are not too serious, that self calibration would take care of them for us. As such, we opted not to do any manual flagging.
Some examples of manual flagging can be found in the DSHARP scripts (e.g. IMLup_continuum.py).