Commits

Ville Suoranta authored c92f08f2bf4
Remove duplicate parang definition
No tags

casatasks/xml/fringefit.xml

Modified
328 328 <param type="bool" name="concatspws">
329 329 <shortdescription>Choose between multi-band FFT strategies</shortdescription>
330 330 <description>For combine='spw', the multi-band FFT solution can be
331 331 done in two different ways. For concatspws=True (the default), spws are
332 332 combined onto a wider frequency grid. For concatspws=False, each
333 333 spw is separated FFT'd, and the results are combined using the
334 334 shift theorem; this mode is experimental.</description>
335 335 <value>True</value>
336 336 </param>
337 337
338 - <param name="parang" type="bool">
339 - <param type="bool" name="parang">
338 + <param type="bool" name="parang">
340 339 <shortdescription>Apply parallactic angle correction on the fly</shortdescription>
341 340 <description>Apply parallactic angle correction on the fly.
342 341 </description>
343 342 <value>False</value>
344 343 </param>
345 344
346 345 <constraints>
347 346 <when param="selectdata">
348 347 <equals type="bool" value="True">
349 348 <default param="timerange"><value type="string"/></default>

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut