Usage of plotAtmosphere

Return to directory of Todd's CASA extensions

Flags a Tsys cal table by antenna, spw or time. This was necessary to write because flagdata could (at one time) not flag caltables when selecting by time or scan.

Usage:

flagTsysTable(caltable='', antenna='', spw='', time='', debug=False)
  • antenna: can be ID or name or list thereof
  • spw: integer or list
  • time: MJDseconds or '2011/10/15 05:00:00' or '2011/10/15-05:00:00'
    • or a list of datetimes: '2011/10/15 05:00:00,2011/10/15-05:00:00'
    • or a list of times: '05:00:00,06:00:00'
  • pols: is not an argument: all pols will be flagged, as will all channels!

Example

-- ToddHunter - 2013-02-28
Topic revision: r3 - 2013-06-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