<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="makemask" category="imaging">
<shortdescription>Makes and manipulates image masks</shortdescription>
<description>Construct masks based on various criteria, convert between mask-types, and generate a mask for clean</description>
<param type="string" name="mode"><shortdescription>Mask method (list, copy,expand,delete,setdefaultmask)</shortdescription><description>Mask method (list, copy,expand,delete,setdefaultmask)</description>
<value>setdefaultmask</value>
<param type="any" name="inpimage" subparam="true"><shortdescription>Name of input image.</shortdescription><description>Name of input image.</description>
<type>string</type><type>stringVec</type>
<param type="any" name="inpmask" subparam="true"><shortdescription>mask(s) to be processed: image masks,T/F internal masks(Need to include parent image names),regions(for copy mode)</shortdescription><description>mask(s) to be processed: image masks,T/F internal masks(Need to include parent image names),regions(for copy mode)</description>
<type>string</type><type>stringVec</type>
<param type="string" name="output" subparam="true"><shortdescription>Name of output mask (imagename or imagename:internal_maskname)</shortdescription><description>Name of output mask (imagename or imagename:internal_maskname)</description>
<param type="bool" name="overwrite" subparam="true"><shortdescription>overwrite output if exists?</shortdescription><description>overwrite output if exists?</description>
<param type="any" name="inpfreqs" subparam="true"><shortdescription>List of chans/freqs (in inpmask) to read masks from </shortdescription><description>List of chans/freqs (in inpmask) to read masks from </description>
<type>string</type><type>intVec</type>