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__ |
Proxy of C++ casac::synthesisimager class
Definition at line 70 of file synthesisimager.py.
__init__(self) -> synthesisimager
Definition at line 77 of file synthesisimager.py.
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.
def __casac__.synthesisimager.synthesisimager.done | ( | self | ) |
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.
__casac__.synthesisimager.synthesisimager.__del__ [static, private] |
Definition at line 83 of file synthesisimager.py.
tuple __casac__.synthesisimager.synthesisimager.__getattr__ [static, private] |
Definition at line 75 of file synthesisimager.py.
__casac__.synthesisimager.synthesisimager.__repr__ [static, private] |
Definition at line 76 of file synthesisimager.py.
tuple __casac__.synthesisimager.synthesisimager.__setattr__ [static, private] |
Definition at line 73 of file synthesisimager.py.
__casac__.synthesisimager.synthesisimager.__swig_destroy__ [static, private] |
Definition at line 82 of file synthesisimager.py.
dictionary __casac__.synthesisimager.synthesisimager.__swig_getmethods__ [static, private] |
Definition at line 74 of file synthesisimager.py.
dictionary __casac__.synthesisimager.synthesisimager.__swig_setmethods__ [static, private] |
Definition at line 72 of file synthesisimager.py.
Definition at line 81 of file synthesisimager.py.