.. caracal documentation master file, created by sphinx-quickstart on Mon Feb 18 15:04:26 2019. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. .. _flag: ========================================== flag ========================================== .. toctree:: :maxdepth: 1 Flagging of the data. The selected flagging steps are executed in the same order in which they are given below. .. _flag_enable: -------------------------------------------------- **enable** -------------------------------------------------- *bool* Execute the flag worker. .. _flag_field: -------------------------------------------------- **field** -------------------------------------------------- *{"target", "calibrators"}*, *optional*, *default = calibrators* Fields that should be flagged. It can be set to either 'target' or 'calibrators' (i.e., all calibrators) as defined in the obsconf worker. Note that this selection is ignored -- i.e., all fields in the selected .MS file(s) are flagged -- in the flagging steps 'flag_mask' and 'flag_Urange' (see below). If a user wants to only flag a subset of the calibrators the selection can be further refined using 'calfields' below. The value of 'field' is also used to compose the name of the .MS file(s) that should be flagged, as explained in 'label_in' below. .. _flag_label_in: -------------------------------------------------- **label_in** -------------------------------------------------- *str*, *optional*, *default = ' '* This label is added to the input .MS file(s) name, given in the getdata worker, to define the name of the .MS file(s) that should be flagged. These are _