<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="plotprofilemap" category="visualization">
<shortdescription>Makes profile map.</shortdescription>
The plotprofilemap makes spectral profile map from specified image.
The task accepts both CASA image and FITS cube as an input.
<param type="path" name="imagename" mustexist="true"><shortdescription>Input image name (CASA image or FITS)</shortdescription><description>Input image name (CASA image or FITS)</description>
<param type="string" name="figfile"><shortdescription>Output figure name</shortdescription><description>Output figure name</description>
<param type="bool" name="overwrite" subparam="true"><shortdescription>Overwrite existing figfile</shortdescription><description>Overwrite existing figfile</description>
<param type="bool" name="transparent" subparam="true"><shortdescription>Output transparent figure</shortdescription><description>Output transparent figure</description>
<param type="int" name="pol"><shortdescription>Polarization component to be plotted</shortdescription><description>Polarization component to be plotted</description>
<param type="string" name="spectralaxis"><shortdescription>Type of spectral axis</shortdescription><description>Type of spectral axis</description>
<param type="string" name="restfreq" subparam="true"><shortdescription>Rest frequency</shortdescription><description>Rest frequency</description>
<param type="string" name="plotrange"><shortdescription>Spectral axis range to plot</shortdescription><description>Spectral axis range to plot</description>
<param type="string" name="title"><shortdescription>Title of the plot</shortdescription><description>Title of the plot</description>