effectiveResolution

Return to directory of Todd's CASA extensions

Returns the effective resolution of a channel (in Hz or km/s) of the specified measurement set and spw ID. See also effectiveBandwidth and velocityResolution. Note: these values are correct only for ALMA data from Cycle 3 and beyond.

Usage:

au.effectiveResolutionh(vis, spw, kms=False)
Inputs:
  • spw: spw integer or string ID or list of IDs
  • kms: if True, then return the value in km/s (otherwise Hz)

Example:

CASA <2>: au.effectiveResolution('uid___A002_Xa8bf04_Xf3f.ms', 37)
  Out[2]: 70556.640625  

-- ToddHunter - 2015-08-25
Topic revision: r2 - 2015-09-06, 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