NRAO Home > CASA > CASA Toolkit Reference Manual
ms.name - Function

1.3.1 Name of the measurement set table the tool is attached to.


Description

This function returns the name of the measurement set table that is being manipulated. If the ms tool is not attached to any measurement set then this function will return the string “none”.

Arguments





Returns
string

Example

 
 
 
      ms.open(’3C273XC1.MS’)  
      print "Processing file", ms.name()  
 

__________________________________________________________________


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