Baselines can be specified by the index of the baseline or a regular expression describing a baseline name.
A full baseline name is composed of two antenna names separated by a colon (':'). A fully qualified baseline name between the upper-side band, 175-MHz polarization signals from antennas C11 and C12 would be
C11-USB-175:C12-USB-175
Any of these fields can be regular expressions. Hence to choose all baselines with antenna C11 upper side-band signals from either of the polarization, one would use the baseline name as:
C11-USB-.+:.+
If only the first field of antenna name is given, the others are taken to be the wild card characters.
If second fully qualified antenna names is missing from the baseline name, it is also replaced by wild card.
These selections will exclude all self correlations. Also, if a baseline has already got selected in a previous selection, it will be excluded from all later selections.
To select the self correlations, one must add 'A' to be beginning of the antenna names. In such a case, the name of the second antenna is redundant and therefore not required.