getFrequenciesFromASDM

Return to directory of Todd's CASA extensions

Gets a list of the frequencies of each spw in the ASDM. Extraneous WVR spws are skipped, so the order of the list should match listobs in CASA. See also getSpwsFromASDM.

Usage:

au.getFrequenciesFromASDM(asdm, spws=None, minnumchan=128)
Inputs:
  • spws: a list of spws to which to restrict the result

Example:

CASA <11>: au.getFrequenciesFromASDM('uid___A002_Xa2ce2e_X54b',spws=[9,11,13,15])
  Out[11]: [653151500000.1, 655026500000.1, 656901500000.1, 658776500000.1]
-- ToddHunter - 2015-08-14
Topic revision: r2 - 2016-04-23, 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