next up previous
Next: Integers-as-names VLA naming convention Up: Antenna/Baseline Selection Previous: Antenna/Baseline Selection

Syntax

An ANT can be given as a single string (literal/pattern/regular expression), single integer ID, a range of integer IDs or a comma separated list of integers. For VLA-specific reasons (see Section 3.2), only for antenna specifications, integers are first converted to strings and matched against the antenna names. E.g.

A baseline specification consists of an ANT, an ANT followed by an ampersand or a pair of antenna specifications separated by ampersand. Formally, baseline specification is of the form ANT[&ANT] (where the part in square brackets is optional).

An atomic ANT selects all baselines containing all the antennas in ANT. ANT& selects only baselines between the list of antennas in the antenna specification. ANT1&ANT2 selects baselines between antennas in ANT1 and ANT2 only. E.g.

Following are more examples of baseline specification using ranges and names:

The full baseline selection expression is any of the examples shown above or a semi-colon-separated list of baseline specifications. E.g.

with each elements of the semi-colon separated list being interpreted as explained above.


next up previous
Next: Integers-as-names VLA naming convention Up: Antenna/Baseline Selection Previous: Antenna/Baseline Selection
Joe McMullin 2007-06-24