casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables
Functions | Variables
recipes.listshapes Namespace Reference

Functions

def get_tool
def listshapes
def checkMSes

Variables

tuple casacpath
string mspat
list musthave
 incl_ddid
tuple msdict

Function Documentation

def recipes.listshapes.checkMSes (   holderdict,
  dir,
  files 
)
Updates holderdict['msdict'] with a list of (ncorr, nchan)s for
each MS in dir that matches holderdict['mspat'].

Definition at line 57 of file listshapes.py.

References gprof2dot.add(), and nf_regression.append.

Referenced by recipes.listshapes.listshapes().

def recipes.listshapes.get_tool (   toolname)
Returns a CASA tool with name toolname, or None on failure.

Definition at line 21 of file listshapes.py.

References recipes.listshapes.listshapes().

Referenced by recipes.listshapes.listshapes().

def recipes.listshapes.listshapes (   musthave = [],
  mspat = "*[-_.][Mm][Ss]",
  combine = 'or',
  sortfirst = False,
  incl_ddid = False 
)
Lists the data shapes of the MSes matched by mspat.

Definition at line 34 of file listshapes.py.

References recipes.listshapes.checkMSes(), and recipes.listshapes.get_tool().

Referenced by tests.test_split.SplitChecker.check_subtables(), and recipes.listshapes.get_tool().


Variable Documentation

Definition at line 11 of file listshapes.py.

Definition at line 142 of file listshapes.py.

Definition at line 147 of file listshapes.py.

Definition at line 140 of file listshapes.py.

Definition at line 141 of file listshapes.py.