nraonrao
 
NRAO Home > CASA > TaskRef

0.1.34 imregrid

Requires:

Synopsis regrid an image onto a template image Description

Imregrid will regrid an input image onto a template image coordinate system. The input and template images must have the same coordinate structure.

Arguments





Inputs

imagename

Name of the image that needs to be regridded

allowed:

string

Default:

template

Name of an image which is used as reference to provide shape and coordinate parameters of output image

allowed:

string

Default:

output

Name of image which will store out put regridded image

allowed:

string

Default:

Example

 
 
        imregrid: regrid an image onto a template image:  
 
        Imregrid will regrid an input image onto a template image  
        coordinate system.  The input and template images must have  
        the same coordinate structure.  
 
     Keyword arguments:  
     imagename -- Name of the image that needs to be regridded  
     default: none; example: imagename=’orion.image’  
     template -- Name of an image which is used as reference to  
     provide shape and coordinate parameters of output image  
     default: none; example: imagename=’orion_vla.im’  
     output -- Name of image which will store out put regridded image  
     default: imregrid_results.im; example: imagename=’new_orion.im’  
        async -- Run task in a separate process (return CASA prompt)  
                default: False; example: async=True  
 

Please send any comments or questions about CASA or AIPS++ to aips2-requests@nrao.edu

Copyright © 2008 Associated Universities Inc., Washington, D.C.

This code is available under the terms of the GNU General Public Lincense


Home | Contact Us | Directories | Site Map | Help | Privacy Policy | Search

Updated daily during alpha development.