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

3.2.1 Checks consistency of an Incremental Store Manager bucket layout


Description

Checks consistency of an Incremental Store Manager bucket layout

In case of corruption it returns False and a SEVERE msg is posted containing information about the location of the corrupted bucket

Arguments





Inputs

column

Column name

allowed:

string

Default:

Returns
bool

Example

 
 
         mytb = tbtool()  
         mytb.open(’uid___A002_X841035_X203.ms.split’)  
         mytb.testincrstman(’FLAG_ROW’)  
 

__________________________________________________________________


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