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

Functions

def mosaic

Variables

tuple imMos
 Set image parameters.
string field
tuple phasecenter
 blank means take field 0
 tmppc
 succesful must be string like '0' or 'NGC*'
int spwindex
tuple fieldindex
list imsize
list cell
list cellx
list celly
 mosweight
 check that start and step have units
 setcleanbox
 Set clean region (file or list)
list cleanbox
list mask
 sclt

Function Documentation

def task_mosaic.mosaic (   vis,
  imagename,
  mode,
  alg,
  imsize,
  cell,
  phasecenter,
  stokes,
  niter,
  gain,
  threshold,
  mask,
  cleanbox,
  nchan,
  start,
  width,
  field,
  spw,
  timerange,
  restfreq,
  sdimage,
  modelimage,
  weighting,
  mosweight,
  rmode,
  robust,
  ftmachine,
  cyclefactor,
  cyclespeedup,
  scaletype,
  minpb,
  sigma,
  targetflux,
  constrainflux,
  prior,
  negcomponent,
  scales,
  npercycle,
  npixels,
  noise 
)
Calculate a multi-field deconvolved image with selected algorithm:

Definition at line 4 of file task_mosaic.py.

Referenced by mosaic.mosaic().


Variable Documentation

Definition at line 63 of file task_mosaic.py.

Definition at line 69 of file task_mosaic.py.

Definition at line 70 of file task_mosaic.py.

Definition at line 111 of file task_mosaic.py.

Definition at line 31 of file task_mosaic.py.

Definition at line 54 of file task_mosaic.py.

Set image parameters.

Definition at line 26 of file task_mosaic.py.

Definition at line 61 of file task_mosaic.py.

Definition at line 118 of file task_mosaic.py.

check that start and step have units

check that start and step have units try to minimize the number of data selection when natural mosweight is irrelevant

Definition at line 101 of file task_mosaic.py.

blank means take field 0

Definition at line 36 of file task_mosaic.py.

Definition at line 128 of file task_mosaic.py.

Set clean region (file or list)

Definition at line 109 of file task_mosaic.py.

Definition at line 48 of file task_mosaic.py.

succesful must be string like '0' or 'NGC*'

failed must be a string 'J2000 18h00m00 10d00m00'

Definition at line 38 of file task_mosaic.py.