getPolarizationsFromASDM

Return to directory of Todd's CASA extensions

Reads the Polarization.xml file of an ASDM and reports the number of polarization products in each polarization ID.

Usage:

au.getPolarizationsFromASDM(asdm)

Example:

CASA <2>: au.getPolarizationsFromASDM('uid___A002_Xa1f062_X2904')
  Out[2]:
{0: {'corrTypes': ['XX', 'YY'], 'numCorr': 2},
 1: {'corrTypes': ['XX', 'XY', 'YX', 'YY'], 'numCorr': 4},
 2: {'corrTypes': ['XX', 'XY', 'YY'], 'numCorr': 3}}

-- ToddHunter - 2015-07-17
Topic revision: r2 - 2015-07-19, 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