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 | |
4 4 | <task type="function" name="plotweather" category="visualization"> |
5 - | <shortdescription>Plot elements of the weather table; estimate opacity.</shortdescription> |
5 + | <shortdescription>Plot elements of the weather table; estimate opacity</shortdescription> |
6 6 | |
7 7 | <input> |
8 8 | |
9 9 | <param type="path" name="vis" kind="ms" mustexist="true"><shortdescription>MS name</shortdescription><description>MS name</description> |
10 10 | |
11 11 | <value/> |
12 12 | </param> |
13 13 | |
14 14 | <param type="double" name="seasonal_weight"><shortdescription>weight of the seasonal model</shortdescription><description>weight of the seasonal model</description> |
15 15 | |