casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables
Functions
task_simobserve Namespace Reference

Functions

def simobserve
def plotpb
 Helper functions to plot primary beam.
def finalize_tools

Function Documentation

Definition at line 1278 of file task_simobserve.py.

Referenced by simobserve().

def task_simobserve.plotpb (   pb,
  axes,
  lims = None,
  color = 'k' 
)

Helper functions to plot primary beam.

Definition at line 1230 of file task_simobserve.py.

Referenced by simobserve().

def task_simobserve.simobserve (   project = None,
  skymodel = None,
  inbright = None,
  indirection = None,
  incell = None,
  incenter = None,
  inwidth = None,
  complist = None,
  compwidth = None,
  setpointings = None,
  ptgfile = None,
  integration = None,
  direction = None,
  mapsize = None,
  maptype = None,
  pointingspacing = None,
  caldirection = None,
  calflux = None,
  obsmode = None,
  refdate = None,
  hourangle = None,
  totaltime = None,
  antennalist = None,
  sdantlist = None,
  sdant = None,
  thermalnoise = None,
  user_pwv = None,
  t_ground = None,
  t_sky = None,
  tau0 = None,
  seed = None,
  leakage = None,
  graphics = None,
  verbose = None,
  overwrite = None,
  async = False 
)