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

Classes

class  cleanhelper

Functions

def getFTMachine
def getAlgorithm
def convert_numpydtype

Variables

tuple ms
 some helper tools
tuple tb
tuple qa
tuple me
tuple rg
tuple ia

Function Documentation

def cleanhelper.convert_numpydtype (   listobj)
utility function to covert list with elements in numpy.int or
numpy.float types to python int/float

Definition at line 3232 of file cleanhelper.py.

Referenced by cleanhelper.cleanhelper.makemaskimage().

def cleanhelper.getAlgorithm (   psfmode,
  imagermode,
  gridmode,
  mode,
  multiscale,
  multifield,
  facets,
  nterms,
  useralg 
)
A utility function which implements the logic to determine the
deconvolution algorithm to be used in the under-laying tool.

Definition at line 3181 of file cleanhelper.py.

References irc_cs_task_regression.sum.

Referenced by task_clean.clean(), and getFTMachine().

def cleanhelper.getFTMachine (   gridmode,
  imagermode,
  mode,
  wprojplanes,
  userftm 
)
A utility function which implements the logic to determine the
ftmachine name to be used in the under-laying tool.

Definition at line 3166 of file cleanhelper.py.

References getAlgorithm().

Referenced by task_clean.clean().


Variable Documentation

Definition at line 18 of file cleanhelper.py.

Definition at line 16 of file cleanhelper.py.

some helper tools

Definition at line 13 of file cleanhelper.py.

Definition at line 15 of file cleanhelper.py.

Definition at line 17 of file cleanhelper.py.

Definition at line 14 of file cleanhelper.py.