Classes | |
class | PySynthesisImager |
Single-node imaging. More... | |
class | ParallelPySynthesisImager |
Parallel imaging. More... | |
Functions | |
def | tclean |
def task_tclean.tclean | ( | vis = '' , |
|
field = '' , |
|||
spw = '' , |
|||
imagename = '' , |
|||
nchan = 1 , |
|||
startmodel = '' , |
|||
niter = 0 , |
|||
threshold = 0.0 , |
|||
loopgain = 0.1 , |
|||
maxcycleniter = -1 , |
|||
cyclefactor = 1 , |
|||
minpsffraction = 0.05 , |
|||
maxpsffraction = 0.8 , |
|||
usescratch = True , |
|||
clusterdef = '' |
|||
) |
Definition at line 20 of file task_tclean.py.