nraonrao
 
 NRAO Home > CASA > CasaDocument
image.torecord - Function

1.1.1 Return a record containg the image associated with this tool
Description

You can convert an associated image to a record for manipulation or passing it to inputs of other function of other tools

Arguments





Returns
anyrecord

Example

"""  
#  
print "\t----\t torecord Ex 1 \t----"  
ia.maketestimage(’image.large’, overwrite=true)  
rec=ia.torecord()  
ia.close()  
 
 
 
"""

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

Copyright © 2007 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.