beamCorrectionFactor

Return to directory of Todd's CASA extensions

Computes the K factor from equations 14 and 15 of Gordon, Baars & Cocke (1992), which should be applied (in addition to the normal Jy/K factor) to the antenna temperature measured at the center of a planetary disk in order to get the total flux density of the planet.

Usage:

au.beamCorrectionFactor(beam, disk, gaussian=False)
Inputs:
  • beam: FWHM of Gaussian beam
  • disk: diameter of planetary disk
  • gaussian: if True, then treat second parameter as FWHM of a Gaussian source rather than a disk

Example:

The case of a 17 arcsec beam and a 3 arcsec planet.
CASA <26>: au.beamCorrectionFactor(17,3,True)
  Out[26]: 1.021585898356538

-- ToddHunter - 2014-08-27
Topic revision: r1 - 2014-08-27, 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