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

Functions

def simalma
def finalize_tools
def get_data_prefix
def is_array_type
def calc_imsize

Function Documentation

def task_simalma.calc_imsize (   mapsize = None,
  cell = None 
)

Definition at line 664 of file task_simalma.py.

References is_array_type().

Referenced by simalma().

Definition at line 642 of file task_simalma.py.

Referenced by simalma().

def task_simalma.get_data_prefix (   cfgname,
  project = "" 
)

Definition at line 647 of file task_simalma.py.

Referenced by simalma().

def task_simalma.is_array_type (   value)

Definition at line 657 of file task_simalma.py.

Referenced by calc_imsize(), and simalma().

def task_simalma.simalma (   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,
  antennalist = None,
  hourangle = None,
  totaltime = None,
  acaratio = None,
  acaconfig = None,
  pwv = None,
  image = None,
  imsize = None,
  imdirection = None,
  cell = None,
  niter = None,
  threshold = None,
  graphics = None,
  verbose = None,
  overwrite = None,
  async = False 
)