casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables
Public Member Functions | Public Attributes | Static Private Attributes
__casac__.synthesisimager.synthesisimager Class Reference
Inheritance diagram for __casac__.synthesisimager.synthesisimager:
__casac__.synthesisimager._object

List of all members.

Public Member Functions

def __init__
def selectdata
def defineimage
def setupimaging
def setupdeconvolution
def setupiteration
def initmapper
def initcycles
def endloops
def runmajorcycle
def runminorcycle
def done

Public Attributes

 this

Static Private Attributes

dictionary __swig_setmethods__
tuple __setattr__
dictionary __swig_getmethods__
tuple __getattr__
 __repr__
 __swig_destroy__
 __del__

Detailed Description

Proxy of C++ casac::synthesisimager class

Definition at line 70 of file synthesisimager.py.


Constructor & Destructor Documentation

__init__(self) -> synthesisimager

Definition at line 77 of file synthesisimager.py.


Member Function Documentation

def __casac__.synthesisimager.synthesisimager.defineimage (   self,
  args,
  kwargs 
)
defineimage(self, impars=initialize_record("")) -> bool

Summary
Define the image coordinate systems and types

Input Parameters:
impars           All parameters for image coordinate system 

--------------------------------------------------------------------------------

Definition at line 99 of file synthesisimager.py.

done(self) -> bool

Summary
Close the tool
--------------------------------------------------------------------------------

Definition at line 226 of file synthesisimager.py.

def __casac__.synthesisimager.synthesisimager.endloops (   self,
  args,
  kwargs 
)
endloops(self, loopcontrols=initialize_record("")) -> bool

Summary
End loops and restore images

Input Parameters:
loopcontrols     Loop Controls 

--------------------------------------------------------------------------------

Definition at line 181 of file synthesisimager.py.

initcycles(self) -> bool

Summary
Construct SkyModel and SkyEquation
--------------------------------------------------------------------------------

Definition at line 170 of file synthesisimager.py.

initmapper(self) -> bool

Summary
Construct ftmachine, deconvolver, and allocate image-memory
--------------------------------------------------------------------------------

Definition at line 159 of file synthesisimager.py.

def __casac__.synthesisimager.synthesisimager.runmajorcycle (   self,
  args,
  kwargs 
)
runmajorcycle(self, loopcontrols) -> record *

Summary
Run a major cycle

Input Parameters:
loopcontrols     Loop Controls 

--------------------------------------------------------------------------------

Definition at line 196 of file synthesisimager.py.

def __casac__.synthesisimager.synthesisimager.runminorcycle (   self,
  args,
  kwargs 
)
runminorcycle(self, loopcontrols) -> record *

Summary
Run a minor cycle

Input Parameters:
loopcontrols     Loop Controls 

--------------------------------------------------------------------------------

Definition at line 211 of file synthesisimager.py.

def __casac__.synthesisimager.synthesisimager.selectdata (   self,
  args,
  kwargs 
)
selectdata(self, selpars=initialize_record("")) -> bool

Summary
Select data from one MS

Input Parameters:
selpars          All parameters for data selections 

--------------------------------------------------------------------------------

Definition at line 84 of file synthesisimager.py.

def __casac__.synthesisimager.synthesisimager.setupdeconvolution (   self,
  args,
  kwargs 
)
setupdeconvolution(self, decpars=initialize_record("")) -> bool

Summary
Set parameters to control minor cycle algorithms

Input Parameters:
decpars          All parameters for deconvolution (minor cycle) 

--------------------------------------------------------------------------------

Definition at line 129 of file synthesisimager.py.

def __casac__.synthesisimager.synthesisimager.setupimaging (   self,
  args,
  kwargs 
)
setupimaging(self, gridpars=initialize_record("")) -> bool

Summary
Set parameters to control gridding and imaging

Input Parameters:
gridpars         All parameters for imaging/gridding 

--------------------------------------------------------------------------------

Definition at line 114 of file synthesisimager.py.

def __casac__.synthesisimager.synthesisimager.setupiteration (   self,
  args,
  kwargs 
)
setupiteration(self, iterpars=initialize_record("")) -> record *

Summary
Set parameters to control iteration mechanisms

Input Parameters:
iterpars         All parameters that control iterations 

--------------------------------------------------------------------------------

Definition at line 144 of file synthesisimager.py.


Member Data Documentation

Definition at line 83 of file synthesisimager.py.

Definition at line 75 of file synthesisimager.py.

Definition at line 76 of file synthesisimager.py.

Definition at line 73 of file synthesisimager.py.

Definition at line 82 of file synthesisimager.py.

Definition at line 74 of file synthesisimager.py.

Definition at line 72 of file synthesisimager.py.

Definition at line 81 of file synthesisimager.py.


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