getAntennaNames

Return to directory of Todd's CASA extensions

Returns the list of antenna names in the specified ms. Obsoleted by msmd.antennanames(). See also getAntennaNamesForObsID.

Usage:

au.getAntennaNames(msFile)

Example:

CASA <10>: au.getAntennaNames('uid___A002_X87b480_Xb68.ms.split.cal')
  Out[10]:
array(['DA41', 'DA42', 'DA43', 'DA46', 'DA48', 'DA50', 'DA54', 'DA55',
       'DA56', 'DA57', 'DA59', 'DA60', 'DA61', 'DA62', 'DA64', 'DV02',
       'DV05', 'DV07', 'DV08', 'DV09', 'DV10', 'DV11', 'DV12', 'DV13',
       'DV14', 'DV15', 'DV16', 'DV18', 'DV19', 'DV25', 'PM03', 'PM04'],
      dtype='|S5')

-- ToddHunter - 2015-08-12
Topic revision: r1 - 2015-08-12, 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