Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: table.colnames - Function Up: table - Tool Previous: table.addreadmeline - Function


table.summary - Function



Package utility
Module table
Tool table


summarize the contents of the table


Synopsis
summary(recurse)


Description
A (terse) summary of the table contents is sent to the defaultlogger.



Arguments

recurse in Summarize subtables recursively
    Allowed: Bool
    Default: F


Returns
Bool


Example
  table("tcal").summary()
# successful readonly open of table  tcal :  9 columns, 11 rows
# Table summary: tcal
# Shape: 9 columns by 11 rows
# Info: [type=Calibration, subType=T Jones, readme=]
# Table keywords: [Type=T Jones, Interval=30, DeltaT=1]
# Columns: StartTime StopTime Gain SolutionOK Fit FitWeight
# iSolutionOK iFit iFitWeight





next up previous contents index
Next: table.colnames - Function Up: table - Tool Previous: table.addreadmeline - Function   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-10-15