NRAO Home > CASA > CASA Toolkit Reference Manual
image.brightnessunit - Function

1.1.1 Get the image brightness unit


Description

This function gets the image brightness unit. Both float and complex valued images are supported.

Arguments





Returns
string

Example

 
 
"""  
#  
print "\t----\t brightnessunit Ex 1 \t----"  
ia.maketestimage()  
print ia.brightnessunit()  
#Jy/beam  
ia.close()  
#  
"""  
 

__________________________________________________________________


More information about CASA may be found at the CASA web page

Copyright © 2016 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