Commits
60 60 | <description>Name of the input visibility set.</description> |
61 61 | <value></value> |
62 62 | <example>vis='ngc5921.ms'</example> |
63 63 | </param> |
64 64 | <param type="any" direction="in" name="field"> |
65 65 | <description>Fields to operate on. Blank = all.</description> |
66 66 | <any type="variant"/> |
67 67 | <value>""</value> |
68 68 | </param> |
69 69 | <param type="bool" name="fixuvw"> |
70 - | <description>recalc uvw?</description> |
70 + | <description>Recalculate Fourier-plane u,v,w coordinates</description> |
71 71 | <value>False</value> |
72 72 | </param> |
73 73 | <param type="any" name="direction"> |
74 74 | <description>if set, do not use pointing table but set direction to this value</description> |
75 75 | <any type="variant"/> |
76 76 | <value type="string"></value> |
77 77 | </param> |
78 78 | <param type="any" name="refant"> |
79 79 | <description>if using pointing table information, use it from this antenna</description> |
80 80 | <any type="variant"/> |
81 81 | <value>0</value> |
82 82 | </param> |
83 83 | <param type="string" name="reftime"> |
84 84 | <description>if using pointing table information, use it from this timestamp </description> |
85 85 | <value>first</value> |
86 86 | <example> |
87 - | Timstamp options: ('first', 'median', or YYYY/MM/DD/hh:mm:ss) |
87 + | Timestamp options: ('first', 'median', or YYYY/MM/DD/hh:mm:ss) |
88 88 | For example: reftime='2012/07/11/08:41:32' |
89 89 | </example> |
90 90 | </param> |
91 91 | |
92 92 | </input> |
93 93 | |
94 94 | <example> |
95 95 | |
96 96 | Examples: |
97 97 | |