17 - | <param type="string" name="vis" mustexist="true"> |
18 - | <description>Name of input visibility file</description> |
19 - | <value></value> |
20 - | </param> |
21 - | |
22 - | <param type="string" name="caltable"> |
23 - | <description>Name of output gain calibration table</description> |
24 - | <value></value> |
25 - | </param> |
26 - | |
27 - | <param type="string" name="field"> |
28 - | <description>Select field using field id(s) or field name(s)</description> |
29 - | <value></value> |
30 - | </param> |
31 - | |
32 - | <param type="string" name="spw"> |
33 - | <description>Select spectral window/channels</description> |
34 - | <value></value> |
35 - | </param> |
36 - | |
37 - | <param type="string" name="intent"> |
38 - | <description>Select observing intent</description> |
39 - | <value></value> |
40 - | </param> |
41 - | |
42 - | <param type="bool" name="selectdata"> |
43 - | <description>Other data selection parameters</description> |
44 - | <value>True</value> |
45 - | </param> |
46 - | |
47 - | <param type="string" name="timerange" subparam="true"> |
48 - | <description>Select data based on time range</description> |
49 - | <value></value> |
50 - | </param> |
51 - | |
52 - | <param type="any" name="uvrange" subparam="true"> |
53 - | <description>Select data within uvrange (default units meters)</description> |
54 - | <any type="variant"/> |
55 - | <value type="string"></value> |
56 - | </param> |
57 - | |
58 - | <param type="string" name="antenna" subparam="true"> |
59 - | <description>Select data based on antenna/baseline</description> |
60 - | <value></value> |
61 - | </param> |
62 - | |
63 - | <param type="string" name="scan" subparam="true"> |
64 - | <description>Scan number range</description> |
65 - | <value></value> |
66 - | </param> |
17 + | <param type="string" name="vis" mustexist="true"> |
18 + | <description>Name of input visibility file</description> |
19 + | <value></value> |
20 + | </param> |
21 + | |
22 + | <param type="string" name="caltable"> |
23 + | <description>Name of output gain calibration table</description> |
24 + | <value></value> |
25 + | </param> |
26 + | |
27 + | <param type="string" name="field"> |
28 + | <description>Select field using field id(s) or field name(s)</description> |
29 + | <value></value> |
30 + | </param> |
31 + | |
32 + | <param type="string" name="spw"> |
33 + | <description>Select spectral window/channels</description> |
34 + | <value></value> |
35 + | </param> |
36 + | |
37 + | <param type="string" name="intent"> |
38 + | <description>Select observing intent</description> |
39 + | <value></value> |
40 + | </param> |
41 + | |
42 + | <param type="bool" name="selectdata"> |
43 + | <description>Other data selection parameters</description> |
44 + | <value>True</value> |
45 + | </param> |
46 + | |
47 + | <param type="string" name="timerange" subparam="true"> |
48 + | <description>Select data based on time range</description> |
49 + | <value></value> |
50 + | </param> |
51 + | |
52 + | <param type="any" name="uvrange" subparam="true"> |
53 + | <description>Select data within uvrange (default units meters)</description> |
54 + | <any type="variant"/> |
55 + | <value type="string"></value> |
56 + | </param> |
57 + | |
58 + | <param type="string" name="antenna" subparam="true"> |
59 + | <description>Select data based on antenna/baseline</description> |
60 + | <value></value> |
61 + | </param> |
62 + | |
63 + | <param type="string" name="scan" subparam="true"> |
64 + | <description>Scan number range</description> |
65 + | <value></value> |
66 + | </param> |
90 - | <param type="double" name="preavg"> |
91 - | <description>Pre-averaging interval (sec)</description> |
92 - | <value>300.0</value> |
93 - | </param> |
94 - | |
95 - | <param type="string" name="refant"> |
96 - | <description>Reference antenna name(s)</description> |
97 - | <value></value> |
98 - | </param> |
99 - | |
100 - | <param type="int" name="minblperant"> |
101 - | <description>Minimum baselines _per antenna_ required for solve</description> |
102 - | <value>4</value> |
103 - | </param> |
104 - | |
105 - | <param type="double" name="minsnr"> |
106 - | <description>Reject solutions below this SNR</description> |
107 - | <value>3.0</value> |
108 - | </param> |
109 - | |
110 - | <param type="string" name="poltype"> |
111 - | <description>Type of instrumental polarization solution (see help)</description> |
112 - | <value>D+QU</value> |
113 - | <allowed kind="enum"> |
114 - | <value>D</value> |
115 - | <value>Df</value> |
116 - | <value>D+X</value> |
117 - | <value>Df+X</value> |
118 - | <value>D+QU</value> |
119 - | <value>Df+QU</value> |
90 + | <param type="double" name="preavg"> |
91 + | <description>Pre-averaging interval (sec)</description> |
92 + | <value>300.0</value> |
93 + | </param> |
94 + | |
95 + | <param type="string" name="refant"> |
96 + | <description>Reference antenna name(s)</description> |
97 + | <value></value> |
98 + | </param> |
99 + | |
100 + | <param type="int" name="minblperant"> |
101 + | <description>Minimum baselines _per antenna_ required for solve</description> |
102 + | <value>4</value> |
103 + | </param> |
104 + | |
105 + | <param type="double" name="minsnr"> |
106 + | <description>Reject solutions below this SNR</description> |
107 + | <value>3.0</value> |
108 + | </param> |
109 + | |
110 + | <param type="string" name="poltype"> |
111 + | <description>Type of instrumental polarization solution (see help)</description> |
112 + | <value>D+QU</value> |
113 + | <allowed kind="enum"> |
114 + | <value>D</value> |
115 + | <value>Df</value> |
116 + | <value>D+X</value> |
117 + | <value>Df+X</value> |
118 + | <value>D+QU</value> |
119 + | <value>Df+QU</value> |
178 - | <when param="selectdata"> |
179 - | <equals type="bool" value="True"> |
180 - | <default param="timerange"><value type="string"/></default> |
181 - | <default param="uvrange"><value type="string"/></default> |
182 - | <default param="antenna"><value type="string"/></default> |
183 - | <default param="scan"><value type="string"/></default> |
184 - | <default param="observation"><value type="string"/></default> |
185 - | <default param="msselect"><value type="string"/></default> |
186 - | </equals> |
187 - | <equals type="bool" value="False"/> |
188 - | </when> |
178 + | <when param="selectdata"> |
179 + | <equals type="bool" value="True"> |
180 + | <default param="timerange"><value type="string"/></default> |
181 + | <default param="uvrange"><value type="string"/></default> |
182 + | <default param="antenna"><value type="string"/></default> |
183 + | <default param="scan"><value type="string"/></default> |
184 + | <default param="observation"><value type="string"/></default> |
185 + | <default param="msselect"><value type="string"/></default> |
186 + | </equals> |
187 + | <equals type="bool" value="False"/> |
188 + | </when> |