NRAO Home > CASA > CASA Toolkit Reference Manual
table.removekeyword - Function

3.2.1 remove a specific table keyword
Arguments





Inputs

keyword

Name or seqnr of keyword: string or int

allowed:

any

Default:

variant

Returns
bool

Example

 
 
  tb.open("3C273XC1.MS", nomodify=False)  
  tb.removekeyword("MS_VERSION")  
# True  
  tb.flush()  
# True  
 

__________________________________________________________________


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