getAntennaStationsFromCaltable

Return to directory of Todd's CASA extensions

Reads the list of antenna stations from a caltable. See also getAntennaNamesFromCaltable, getMeasurementSetFromCaltable, getTelescopeNameFromCaltable.

Usage:

au.getAntennaStationsFromCaltable(caltable)

Example:

CASA <10>: au.getAntennaStationsFromCaltable('uid___A002_X99c183_X25b6.ms.tsys')
  Out[10]:
array(['A137', 'A006', 'A040', 'A068', 'A030', 'A058', 'A070', 'A029',
       'A013', 'A035', 'A019', 'A060', 'A017', 'A021', 'A036', 'A075',
       'A046', 'A018', 'A010', 'A016', 'A062', 'A014', 'A038', 'A031',
       'A026', 'A024', 'A037', 'A027', 'A044', 'A002', 'A015', 'A034',
       'A003', 'A011', 'A005'],
      dtype='|S5')

-- ToddHunter - 2016-02-12
Topic revision: r2 - 2016-03-09, 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