Public Member Functions | |
def | __init__ |
def | __call__ |
Private Attributes | |
__bases__ | |
__doc__ | |
Static Private Attributes | |
string | __name__ |
Definition at line 18 of file tclean_pg.py.
def tclean_pg.tclean_pg_.__init__ | ( | self | ) |
Definition at line 21 of file tclean_pg.py.
def tclean_pg.tclean_pg_.__call__ | ( | self, | |
vis = None , |
|||
field = None , |
|||
spw = None , |
|||
imagename = None , |
|||
nchan = None , |
|||
startmodel = None , |
|||
niter = None , |
|||
threshold = None , |
|||
loopgain = None , |
|||
maxcycleniter = None , |
|||
cyclefactor = None , |
|||
minpsffraction = None , |
|||
maxpsffraction = None , |
|||
usescratch = None , |
|||
clusterdef = None , |
|||
async = None |
|||
) |
Construct and deconvolve images This is an empty task. It is meant only to build/test/maintain the interface for the refactored imaging code. When ready, it will be offered to users for testing.
Definition at line 26 of file tclean_pg.py.
References vla_uvfits_line_sf.verify.
tclean_pg.tclean_pg_.__bases__ [private] |
Definition at line 22 of file tclean_pg.py.
tclean_pg.tclean_pg_.__doc__ [private] |
Definition at line 23 of file tclean_pg.py.
string tclean_pg.tclean_pg_.__name__ [static, private] |
Definition at line 19 of file tclean_pg.py.