-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathclean.last
72 lines (72 loc) · 2.94 KB
/
clean.last
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
taskname = "clean"
vis = ['output/demo_f222.5371.ms']
imagename = "output/demo_f222.5371"
outlierfile = ""
field = ""
spw = ""
selectdata = True
timerange = ""
uvrange = ""
antenna = ""
scan = ""
observation = ""
intent = ""
mode = "mfs"
resmooth = False
gridmode = ""
wprojplanes = -1
facets = 1
cfcache = "cfcache.dir"
rotpainc = 5.0
painc = 360.0
aterm = True
psterm = False
mterm = True
wbawp = False
conjbeams = True
epjtable = ""
interpolation = "linear"
niter = 500
gain = 0.1
threshold = "0.0mJy"
psfmode = "clark"
imagermode = "csclean"
ftmachine = "mosaic"
mosweight = False
scaletype = "SAULT"
multiscale = [0]
negcomponent = -1
smallscalebias = 0.6
interactive = False
mask = []
nchan = -1
start = 0
width = 1
outframe = ""
veltype = "radio"
imsize = [512, 512]
cell = ['60arcsec', '60arcsec']
phasecenter = ""
restfreq = ""
stokes = "I"
weighting = "natural"
robust = 0.0
uvtaper = False
outertaper = ['']
innertaper = ['1.0']
modelimage = ""
restoringbeam = ['']
pbcor = False
minpb = 0.2
usescratch = False
noise = "1.0Jy"
npixels = 0
npercycle = 100
cyclefactor = 1.5
cyclespeedup = -1
nterms = 1
reffreq = ""
chaniter = False
flatnoise = True
allowchunk = False
#clean(vis=['output/demo_f222.5371.ms'],imagename="output/demo_f222.5371",outlierfile="",field="",spw="",selectdata=True,timerange="",uvrange="",antenna="",scan="",observation="",intent="",mode="mfs",resmooth=False,gridmode="",wprojplanes=-1,facets=1,cfcache="cfcache.dir",rotpainc=5.0,painc=360.0,aterm=True,psterm=False,mterm=True,wbawp=False,conjbeams=True,epjtable="",interpolation="linear",niter=500,gain=0.1,threshold="0.0mJy",psfmode="clark",imagermode="csclean",ftmachine="mosaic",mosweight=False,scaletype="SAULT",multiscale=[0],negcomponent=-1,smallscalebias=0.6,interactive=False,mask=[],nchan=-1,start=0,width=1,outframe="",veltype="radio",imsize=[512, 512],cell=['60arcsec', '60arcsec'],phasecenter="",restfreq="",stokes="I",weighting="natural",robust=0.0,uvtaper=False,outertaper=[''],innertaper=['1.0'],modelimage="",restoringbeam=[''],pbcor=False,minpb=0.2,usescratch=False,noise="1.0Jy",npixels=0,npercycle=100,cyclefactor=1.5,cyclespeedup=-1,nterms=1,reffreq="",chaniter=False,flatnoise=True,allowchunk=False)