casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables
Public Member Functions | Private Attributes | Static Private Attributes
plotants_pg.plotants_pg_ Class Reference

List of all members.

Public Member Functions

def __init__
def __call__

Private Attributes

 __bases__
 __doc__

Static Private Attributes

string __name__

Detailed Description

Definition at line 18 of file plotants_pg.py.


Constructor & Destructor Documentation

Definition at line 21 of file plotants_pg.py.


Member Function Documentation

def plotants_pg.plotants_pg_.__call__ (   self,
  vis = None,
  figfile = None,
  async = None 
)
Plot the antenna distribution in the local reference frame:
       Plot the antenna distribution in the local reference frame:

       The location of the antennas in the MS will be plotted with
       X-toward local east; Y-toward local north.

       Keyword arguments:
       vis -- Name of input visibility file.
       default: none. example: vis='ngc5921.ms'

       figfile -- Save the plotted figure in this file.
       default: ''. example: figfile='myFigure.png'

       The name of each antenna (egs. vla=antenna number) is
  shown next to its respective location.

       DO NOT use the buttons on the Mark Region line.  These are
  not implemented yet and might abort CASA.

       You can zoom in by pressing the magnifier button (bottom,
  third from left) and making a rectangular region with
  the mouse.  Press the home button (left most button) to
  remove zoom.

       A hard-copy of this plot can be obtained by pressing the
  button on the right at the bottom of the display.  This
  produces a png format file.

Definition at line 26 of file plotants_pg.py.

References vla_uvfits_line_sf.verify.


Member Data Documentation

Definition at line 22 of file plotants_pg.py.

Definition at line 23 of file plotants_pg.py.

string plotants_pg.plotants_pg_.__name__ [static, private]

Definition at line 19 of file plotants_pg.py.


The documentation for this class was generated from the following file: