-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplotms.pre
99 lines (99 loc) · 4.37 KB
/
plotms.pre
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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
vis = '/orange/adamginsburg/brick_alma_linesurvey/2019.1.00092.S/science_goal.uid___A001_X1465_X3a31/group.uid___A001_X1465_X3a32/member.uid___A001_X1465_X3a33/calibrated/calibrated_final.ms'
gridrows = 1
gridcols = 1
rowindex = 0
colindex = 0
plotindex = 0
xaxis = ''
yaxis = ''
yaxislocation = ''
selectdata = True
averagedata = True
transform = True
extendflag = False
iteraxis = ''
customsymbol = []
coloraxis = ''
customflaggedsymbol = False
xconnector = ''
plotrange = []
title = ''
titlefont = 0
xlabel = ''
xaxisfont = 0
ylabel = ''
yaxisfont = 0
showmajorgrid = False
showminorgrid = False
showlegend = False
plotfile = ''
showgui = True
callib = []
headeritems = ''
showatm = False
showtsky = False
showimage = False
xdatacolumn = ''
xframe = ''
xinterp = ''
ydatacolumn = ''
yframe = ''
yinterp = ''
field = ''
spw = ''
timerange = ''
uvrange = ''
antenna = ''
scan = ''
correlation = ''
array = ''
observation = ''
intent = ''
feed = ''
msselect = ''
avgchannel = ''
avgtime = ''
avgscan = False
avgfield = False
avgbaseline = False
avgantenna = False
avgspw = False
scalar = False
freqframe = ''
restfreq = ''
veldef = 'RADIO'
shift = [0.0, 0.0]
extcorr = False
extchannel = False
xselfscale = False
yselfscale = False
xsharedaxis = False
ysharedaxis = False
symbolshape = 'autoscaling'
symbolsize = 2
symbolcolor = '0000ff'
symbolfill = 'fill'
symboloutline = False
flaggedsymbolshape = 'circle'
flaggedsymbolsize = 2
flaggedsymbolcolor = 'ff0000'
flaggedsymbolfill = 'fill'
flaggedsymboloutline = False
timeconnector = False
majorwidth = 1
majorstyle = ''
majorcolor = 'B0B0B0'
minorwidth = 1
minorstyle = ''
minorcolor = 'D0D0D0'
legendposition = ''
expformat = ''
verbose = True
exprange = ''
highres = False
dpi = -1
width = -1
height = -1
overwrite = False
clearplots = True
#plotms( vis='/orange/adamginsburg/brick_alma_linesurvey/2019.1.00092.S/science_goal.uid___A001_X1465_X3a31/group.uid___A001_X1465_X3a32/member.uid___A001_X1465_X3a33/calibrated/calibrated_final.ms',gridrows=1,gridcols=1,rowindex=0,colindex=0,plotindex=0,xaxis='',yaxis='',yaxislocation='',selectdata=True,averagedata=True,transform=True,extendflag=False,iteraxis='',customsymbol=[],coloraxis='',customflaggedsymbol=False,xconnector='',plotrange=[],title='',titlefont=0,xlabel='',xaxisfont=0,ylabel='',yaxisfont=0,showmajorgrid=False,showminorgrid=False,showlegend=False,plotfile='',showgui=True,callib=[],headeritems='',showatm=False,showtsky=False,showimage=False,xdatacolumn='',xframe='',xinterp='',ydatacolumn='',yframe='',yinterp='',field='',spw='',timerange='',uvrange='',antenna='',scan='',correlation='',array='',observation='',intent='',feed='',msselect='',avgchannel='',avgtime='',avgscan=False,avgfield=False,avgbaseline=False,avgantenna=False,avgspw=False,scalar=False,freqframe='',restfreq='',veldef='RADIO',shift=[0.0, 0.0],extcorr=False,extchannel=False,xselfscale=False,yselfscale=False,xsharedaxis=False,ysharedaxis=False,symbolshape='autoscaling',symbolsize=2,symbolcolor='0000ff',symbolfill='fill',symboloutline=False,flaggedsymbolshape='circle',flaggedsymbolsize=2,flaggedsymbolcolor='ff0000',flaggedsymbolfill='fill',flaggedsymboloutline=False,timeconnector=False,majorwidth=1,majorstyle='',majorcolor='B0B0B0',minorwidth=1,minorstyle='',minorcolor='D0D0D0',legendposition='',expformat='',verbose=True,exprange='',highres=False,dpi=-1,width=-1,height=-1,overwrite=False,clearplots=True )