parseAntennaASDM

Return to directory of Todd's CASA extensions

Parse an antenna argument (integer or string or list) to emulate plotms selection, given a list of unique antenna IDs present in the ASDM. See also parseAntenna for the equivalent command that operates on a measurement set.

Usage:

au.parseAntennaASDM(asdm, antenna, verbose=False)
Inputs:
  • antenna: can be string, list of integers, or single integer
  • asdm: name of dataset

Example:

CASA <9>: au.parseAntennaASDM('DV04,DV19','uid___A002_Xa9f45b_X20aa')
  Out[9]: [16, 22]
-- ToddHunter - 2015-09-16
Topic revision: r1 - 2015-09-16, ToddHunter
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding NRAO Public Wiki? Send feedback