![]()
|
|||
|
|
|||
| NRAO Home > CASA > CasaRef |
|
||
1.2.2 A generic plotting routine for Measurement sets.
Description
Plot X versus Y for all meaningful columns in the MAIN table of a MS and derived
quantities.
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, imag
| |
| allowed: | string |
|
| Default: | amp |
|
| yvalue |
| String, needed if X or Y is data quantity: amp, phase,
real, imag
| |
| allowed: | string |
|
| Default: | amp |
|
| iteration |
| List of strings: Antenna1, Antenna2,
Feed1, Feed2, Field_id, Scan_number, and Time. Ex:
iteration over baselines : [’antenna1’,’antenna2’] 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.