Single-node imaging. More...
Public Member Functions | |
def | __init__ |
def | checkParameters |
def | initialize |
def | runMajorCycle |
def | runMinorCycle |
def | runLoops |
def | finalize |
def | returninfo |
def | checkAndFixSelectionPars |
Start : Parameter-checking functions ##################. | |
def | checkAndFixImageCoordPars |
Public Attributes | |
toolsi | |
casalog | |
params | |
loopcontrols | |
gentools(['si'])[0] | |
listofimagedefinitions |
Single-node imaging.
Class to do imaging and deconvolution
Definition at line 60 of file task_tclean.py.
def task_tclean.PySynthesisImager.__init__ | ( | self, | |
casalog, | |||
params | |||
) |
Reimplemented in task_tclean.ParallelPySynthesisImager.
Definition at line 63 of file task_tclean.py.
def task_tclean.PySynthesisImager.checkAndFixImageCoordPars | ( | self, | |
impars = {} |
|||
) |
Definition at line 171 of file task_tclean.py.
Referenced by task_tclean.PySynthesisImager.checkParameters().
def task_tclean.PySynthesisImager.checkAndFixSelectionPars | ( | self, | |
selpars = {} |
|||
) |
Start : Parameter-checking functions ##################.
Definition at line 146 of file task_tclean.py.
References nf_regression.append.
Referenced by task_tclean.PySynthesisImager.checkParameters().
def task_tclean.PySynthesisImager.checkParameters | ( | self | ) |
Definition at line 72 of file task_tclean.py.
References task_tclean.PySynthesisImager.checkAndFixImageCoordPars(), task_tclean.PySynthesisImager.checkAndFixSelectionPars(), task_tclean.PySynthesisImager.params, and simutil.simutil.params.
def task_tclean.PySynthesisImager.finalize | ( | self, | |
toolsi = None |
|||
) |
Definition at line 135 of file task_tclean.py.
References task_tclean.PySynthesisImager.loopcontrols, and task_tclean.PySynthesisImager.toolsi.
def task_tclean.PySynthesisImager.initialize | ( | self, | |
toolsi = None |
|||
) |
Definition at line 88 of file task_tclean.py.
References task_tclean.PySynthesisImager.listofimagedefinitions, task_tclean.PySynthesisImager.loopcontrols, task_tclean.PySynthesisImager.params, simutil.simutil.params, and task_tclean.PySynthesisImager.toolsi.
Referenced by tests.test_uvcontsub3.zeroth.setUp(), tests.test_uvcontsub.zeroth.setUp(), tests.test_uvcontsub3.fourth.setUp(), tests.test_split.SplitChecker.setUp(), tests.test_uvcontsub.fourth.setUp(), tests.test_uvcontsub3.combspw.setUp(), tests.test_uvcontsub3.knowncombspw.setUp(), and tests.test_uvcontsub.combspw.setUp().
def task_tclean.PySynthesisImager.returninfo | ( | self | ) |
Definition at line 141 of file task_tclean.py.
References task_tclean.PySynthesisImager.loopcontrols.
def task_tclean.PySynthesisImager.runLoops | ( | self | ) |
Definition at line 128 of file task_tclean.py.
References task_tclean.PySynthesisImager.loopcontrols, task_tclean.PySynthesisImager.runMajorCycle(), and task_tclean.PySynthesisImager.runMinorCycle().
def task_tclean.PySynthesisImager.runMajorCycle | ( | self, | |
toolsi = None |
|||
) |
Definition at line 114 of file task_tclean.py.
References task_tclean.PySynthesisImager.loopcontrols, and task_tclean.PySynthesisImager.toolsi.
Referenced by task_tclean.PySynthesisImager.runLoops().
def task_tclean.PySynthesisImager.runMinorCycle | ( | self, | |
toolsi = None |
|||
) |
Definition at line 122 of file task_tclean.py.
References task_tclean.PySynthesisImager.loopcontrols, and task_tclean.PySynthesisImager.toolsi.
Referenced by task_tclean.PySynthesisImager.runLoops().
Definition at line 65 of file task_tclean.py.
Definition at line 68 of file task_tclean.py.
Referenced by task_tclean.PySynthesisImager.initialize().
gentools(['si'])[0]
Start a loop on 'multi-fields' here.... End loop on 'multi-fields' here....
Reimplemented in task_tclean.ParallelPySynthesisImager.
Definition at line 67 of file task_tclean.py.
Referenced by task_tclean.PySynthesisImager.finalize(), task_tclean.ParallelPySynthesisImager.finalize(), task_tclean.PySynthesisImager.initialize(), task_tclean.PySynthesisImager.returninfo(), task_tclean.PySynthesisImager.runLoops(), task_tclean.PySynthesisImager.runMajorCycle(), task_tclean.ParallelPySynthesisImager.runMajorCycle(), and task_tclean.PySynthesisImager.runMinorCycle().
Definition at line 66 of file task_tclean.py.
Referenced by task_tclean.PySynthesisImager.checkParameters(), task_tclean.PySynthesisImager.initialize(), and task_tclean.ParallelPySynthesisImager.initialize().
Definition at line 64 of file task_tclean.py.
Referenced by task_tclean.PySynthesisImager.finalize(), task_tclean.PySynthesisImager.initialize(), task_tclean.PySynthesisImager.runMajorCycle(), and task_tclean.PySynthesisImager.runMinorCycle().