Commits
1 1 | <casaxml xsi:schemaLocation="http://casa.nrao.edu/schema/casa.xsd file:///opt/casa/code/xmlcasa/xml/casa.xsd" xmlns="http://casa.nrao.edu/schema/psetTypes.html" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> |
2 2 | |
3 3 | <task type="function" name="smoothcal" category="calibration"> |
4 - | <shortdescription>Smooth calibration solution(s) derived from one or more sources:</shortdescription> |
4 + | <shortdescription>Smooth calibration solution(s) derived from one or more sources</shortdescription> |
5 5 | <description> |
6 6 | A G- or T-type gain calibration can be smoothed. Amplitude and |
7 7 | phase are currently smoothed with the same time. Calibration values |
8 8 | will be smoothed over all fields. |
9 9 | </description> |
10 10 | <input> |
11 11 | <param type="path" name="vis" mustexist="true"><shortdescription>Name of input visibility file (MS)</shortdescription><description>Name of input visibility file (MS)</description> |
12 12 | |
13 13 | <value/> |
14 14 | </param> |