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


next up previous contents index
Next: qimager.setdata - Function Up: qimager - Tool Previous: qimager.done - Function


qimager.summary - Function



Package synthesis
Module qimager
Tool qimager


Summarize the current state of the qimager tool


Synopsis
summary()


Description
Writes a summary of the properties of the qimager to the default logger. This includes:
  • The name of the MeasurementSet (set in construction or via the open function.
  • The parameters of the image (set via setimage)
  • The current beam (set by fitpsf or setbeam.
  • The selection of an ms (set via setdata)
  • The general processing options (set via setoptions)



Returns
Bool


Example
- imgr:=qimager('3C273XC1.MS');
- imgr.setimage(npix=[256,256])
- imgr.summary()





next up previous contents index
Next: qimager.setdata - Function Up: qimager - Tool Previous: qimager.done - 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