Commits

Darrell Schiebel authored b93684aa5c6
gm reports that spwmap param should be consistently typed across calibration routines
No tags

gcwrap/tasks/accor.xml

Modified
350 350 Subparameter of callib=False
351 351 default: [] (apply solutions from each spw to
352 352 that spw only)
353 353
354 354 Examples:
355 355 spwmap=[0,0,1,1] means apply the caltable
356 356 solutions from spw = 0 to the spw 0,1 and spw
357 357 1 to spw 2,3.
358 358 spwmap=[[0,0,1,1],[0,1,0,1]]
359 359 </description>
360 + <type>any</type>
360 361 <value></value>
361 362 </param>
362 363
363 364 <constraints>
364 365 <when param="selectdata">
365 366 <equals type="bool" value="True">
366 367 <default param="timerange"><value type="string"/></default>
367 368 <default param="antenna"><value type="string"/></default>
368 369 <default param="scan"><value type="string"/></default>
369 370 <default param="observation"><value type="string"/></default>

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

Add shortcut