<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">
<task type="function" name="flagmanager" category="flagging">
<shortdescription>Enable list, save, restore, delete and rename flag version files.</shortdescription>
These flag version files are copies of the flag column for a
measurement set. They can be restored to the data set to get
back to a previous flag version. On running importvla, a flag
version call 'Original' is automatically produced.
<param type="path" name="vis" mustexist="true"><shortdescription>Name of input visibility file (MS)</shortdescription><description>Name of input visibility file (MS)</description>
<example>vis='ngc5921.ms'</example>
<param type="string" name="mode"><shortdescription>Operation: list, save, restore, delete, rename</shortdescription><description>Operation: list, save, restore, delete, rename</description>
<param type="string" name="versionname" subparam="true"><shortdescription>Flag version name</shortdescription><description>Flag version name</description>
<param type="string" name="oldname" subparam="true"><shortdescription>Flag version to rename</shortdescription><description>Flag version to rename</description>
<param type="string" name="comment" subparam="true"><shortdescription>Short description of a versionname</shortdescription><description>Short description of a versionname</description>
<param type="string" name="merge" subparam="true"><shortdescription>Merge option: replace will save or over-write the flags</shortdescription><description>Merge option: replace will save or over-write the flags</description>
<default param="versionname"><value type="string"/></default>
<default param="comment"><value type="string"/></default>
<default param="merge"><value type="string">replace</value></default>
<default param="versionname"><value type="string"/></default>
<default param="merge"><value type="string">replace</value></default>
<default param="versionname"><value type="string"/></default>
<default param="oldname"><value type="string"/></default>
<default param="versionname"><value type="string"/></default>
<default param="comment"><value type="string"/></default>