Usage for replaceTsys
Return to directory of Todd's CASA extensions
This is a utility to copy a scaled version of the Tsys values for one antenna,
one spw, one polarization, to another polarization. The spw number should be
the original number in the parent ms. It automatically detects and processes
old cal tables (casa 3.3) or new cal tables (casa 3.4). See also
replaceTsysScan,
removeTsysSpike, and
copyTsys.
Usage
au.replaceTsys(calTable, antenna, spw, frompol='X', topol='Y', scaleFactor=1.0):
antenna: integer or string ID, or the antenna name
spw: integer or string
frompol: the polarization to copy from
to pol: the polarization to copy to
scaleFactor: optional scale factor to apply when copying
--
ToddHunter - 2012-10-10