|
|||
NRAO Home > CASA > CASA Toolkit Reference Manual |
|
imager.summary - Function
2.3.1 Summarize the current state of the imager tool
Description
Writes a summary of the properties of the imager 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 defineimage)
- The current beam (set by fitpsf or setbeam.
- The selection of an ms (set via selectvis)
- The general processing options (set via setoptions)
Arguments
bool
Example
- im.open(’3C273XC1.MS’);
- im.defineimage(nx=256, ny=256)
- im.summary()
__________________________________________________________________
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