<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="imreframe" category="analysis">
<shortdescription>Change the frame in which the image reports its spectral values</shortdescription>
<param type="path" name="imagename" kind="image" mustexist="true"><shortdescription>Name of the input image</shortdescription><description>Name of the input image</description>
<example>imagename='ngc5921_task.image'</example>
<param type="string" name="output"><shortdescription>Name of the output image</shortdescription><description>Name of the output image</description>
<example>output='newframed.image'; output='' will modify input image</example>
<param name="outframe" type="string">
<shortdescription>Spectral frame in which the frequency or velocity values will be reported by default</shortdescription>
<description>Spectral frame in which the frequency or velocity values will be reported by default</description>
<allowed ignorecase="true" kind="enum">
<param type="string" name="epoch" subparam="true"><shortdescription>Epoch to be associated with this image</shortdescription><description>Epoch to be associated with this image</description>
<example>For example: '2000/12/25/18:30:00.10'</example>
<param type="string" name="restfreq"><shortdescription>restfrequency to use for velocity values (e.g "1.420GHz" for the HI line)</shortdescription><description>restfrequency to use for velocity values (e.g "1.420GHz" for the HI line)</description>
<equals type="string" value="lsrk"/>
<equals type="string" value="topo">
<default param="epoch"><value type="string"/></default>
<equals type="string" value="TOPO">
<default param="epoch"><value type="string"/></default>
<equals type="string" value="geo">
<default param="epoch"><value type="string"/></default>
<equals type="string" value="GEO">
<default param="epoch"><value type="string"/></default>