![]()
|
|||
|
|
|||
| NRAO Home > CASA > CasaRef |
|
||
2.2.1 Plot a calibration table
Description
This function plots a calibration table either to a plotter or to a file.
The argument plottype can take the following values for all types of solutions:
The argument plottype can take the following values for D tables
The quality of the solutions can be examined with the following plottype choices:
By default, all antennas (as specified in the antennas argument) will appear on the same plot. Separate plots (all with the same scale) for each antenna can be activated by setting multiplot=T. The multiplot argument only separates plots by antenna (not, e.g., by the field_id(s) specified in the fields argument). If multiplot=T, the nx and ny arguments can be used to specify the number of plots per page.
At the moment, only one polarization can be plotted per execution. This restriction will be relaxed in the near future.
For B solutions, the plotting will loop over timestamps (if more than one).
A hardcopy plot can be created by specifying the psfile argument (which is especially useful for batch processing when a display screen is not available). This will cause the plot to be written to a PostScript file which can be subsequently sent to a printer.
Arguments
| Inputs |
| ||
| antennas |
| Antennas to plot. Default is none.
| |
| allowed: | intArray |
|
| Default: |
| |
| fields |
| Fields to plot. Default is none.
| |
| allowed: | intArray |
|
| Default: |
| |
| spwids |
| Spectral windows id.’s to plot. Default is none.
| |
| allowed: | intArray |
|
| Default: |
| |
| plottype |
| Plot type
| |
| allowed: | string |
|
| Default: | 1/AMP PHASE RLPHASE XYPHASE RI DAMP DPHASE DRI FIT FITWGT TOTALFIT AMP |
|
| tablename |
| Calibration table name | |
| allowed: | string |
|
| Default: |
|
|
| polarization |
| Polarization to plot
| |
| allowed: | int |
|
| Default: | 1 |
|
| multiplot |
| Turn on separate antenna plots
| |
| allowed: | bool |
|
| Default: | false |
|
| nx |
| If multiplot=T, number of plots on horizontal axis
| |
| allowed: | int |
|
| Default: | 1 |
|
| ny |
| If multiplot=T, number of plots on vertical axis
| |
| allowed: | int |
|
| Default: | 1 |
|
| psfile |
| Name of output PostScript file to write plot to. Default
is to send plot to the screen.
| |
| allowed: | string |
|
| Default: |
|
|
Example
Please send any comments or questions about CASA or AIPS++ to aips2-requests@nrao.edu
Copyright © 2008 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
Updated daily during alpha development.