![]()
|
|||
|
|
|||
| NRAO Home > CASA > CasaRef |
|
||
1.2.2 Routine for checking the sanity of a plotxy plot.
Description
Do a sanity checks of all the inputs that have been given. This includes
checking the plot option values (mp.plotoptions()), data selection
(mp.setdata()), and spectral selections (mp.setspectral()).
Also included in the sanity checks is a check to see how many points will be plotted. If there are millions of points to be plotted, but do not want to wait for a large plot try setting the skipnrows or averagenrows plot options.
Arguments
| Inputs |
| ||
| x |
| X-axis, a column name in measurement ests’
main table. Valid values are: antenna1, antenna2,
aziumth, baseline, channel, corrected, data, elevation,
feed1, feed2, field_id, frequency, hourangle, ifr_number,
model, parallactic_angle, residual, scan_number, time,
u, uvdist, v, velocity, w, and weight.
| |
| allowed: | string |
|
| Default: | uvdist | |
| y |
| Y-axis, a column name in the measurment sets’ main
table. Valid values are the same as the X-axis values. | |
| allowed: | string |
|
| Default: | data | |
| xcolumn |
| The column name in the measurement sets’ msin table.
Valid values are: data, corrected, model, and residual.
| |
| allowed: | string |
|
| Default: | data | |
| ycolumn |
| The column name in the measurement sets’ msin table.
Valid values are: data, corrected, model, and residual.
| |
| allowed: | string |
|
| Default: | data |
|
| xvalue |
| String, needed if X or Y is data quantity: amp, phase,
real, and imag
| |
| allowed: | string |
|
| Default: | amp |
|
| yvalue |
| String, needed if X or Y is data quantity: amp, phase,
real, and imag
| |
| allowed: | string |
|
| Default: | amp |
|
| iteration |
| List of strings: Antenna1,
Antenna2, Feed1, Feed2, Field_id, Scan_number, and
Time. Spectral Window/Polarization_id( not available
yet )
| |
| allowed: | stringArray |
|
| 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.