casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables
Functions
asdmsummary Namespace Reference

Functions

def asdmsummary

Function Documentation

def asdmsummary.asdmsummary (   asdm = '')
Summarized description of an ASDM dataset.

The asdmsummary task prints to the CASA log a description of the content of an SDM dataset.

Example:

asdmsummary(sdm='10C-119_sb3070258_1.55628.42186299768')

Prints information about the requested ASDM dataset to the CASA logger.

Keyword argument:

asdm -- Name of input ASDM directory.  
       example: sdm='10C-119_sb3070258_1.55628.42186299768'

Definition at line 13 of file asdmsummary.py.