Commits
106 106 | already) |
107 107 | |
108 108 | Example: incell='0.1arcsec' |
109 109 | </description> |
110 110 | <value type="string"/> |
111 111 | </param> |
112 112 | |
113 113 | <param subparam="true" name="incenter" type="string"> |
114 114 | <shortdescription>Set new frequency of center channel e.g. 89GHz (required even for 2D model)</shortdescription> |
115 115 | <description>Frequency to use for the center channel (or only channel, |
116 - | if the skymodel is 2D) |
116 + | if the skymodel is 2D). |
117 117 | Subparameter of skymodel |
118 118 | Default: '' (use whatever is in the image |
119 119 | already) |
120 120 | |
121 + | This will also become the default rest frequency, e.g. when imaging with tclean. |
122 + | |
121 123 | Example: incenter='89GHz' |
122 124 | </description> |
123 125 | <value type="string"/> |
124 126 | </param> |
125 127 | |
126 128 | <param subparam="true" name="inwidth" type="string"> |
127 129 | <shortdescription>Set new channel width, e.g. "10MHz" (required even for 2D model)</shortdescription> |
128 130 | <description>Set new channel width |
129 131 | Subparameter of skymodel |
130 132 | Default: '' (use whatever is in the image |