![]()
|
|||
|
|
|||
| NRAO Home > CASA > CasaRef |
|
||
1.2.1 List measurement set visibilities
Description
This tool lists measurement set visibility data under a number of input
selection conditions. The measurement set data columns that can be listed are:
the raw data, corrected data, model data, and residual (corrected - model)
data.
The output table format is dynamic. Field, Spectral Window, and Channel columns are not displayed if the column contents are uniform. For example, if “spw = ‘1’ ” is specified, the spw column will not be displayed. When a column is not displayed, a message is sent to the logger and terminal indicating that the column values are uniform and listing the uniform value.
Table column descriptions:
| Column Name | Description |
| Date/Time | Average date and time of data sample interval |
| Intrf | Interferometer baseline (antenna names) |
| UVDist | uv-distance (units of wavelength) |
| Fld | Field ID |
| SpW | Spectral Window ID |
| Chn | Channel number |
| (Correlated | Correlated polarizations (eg: RR, LL, XY) |
| polarization) | Sub-columns are: Amp, Phs, Wt, F |
| Amp | Visibility amplitude |
| Phs | Visibility phase |
| Wt | Weight of visibility measurement |
| F | Flag: ‘F’ = flagged datum; ‘ ’ = unflagged |
Arguments
| Inputs |
| ||
| options |
| Output options (not yet implemented)
| |
| allowed: | string |
|
| Default: |
| |
| datacolumn |
| Column to list: data, model, corrected, residual
| |
| allowed: | string |
|
| Default: | data | |
| field |
| Fields
| |
| allowed: | string |
|
| Default: |
| |
| spw |
| Spectral Windows
| |
| allowed: | string |
|
| Default: |
|
|
| antenna |
| Antenna/Baselines
| |
| allowed: | string |
|
| Default: |
| |
| timerange |
| Time range
| |
| allowed: | string |
|
| Default: |
| |
| correlation |
| Polarization correlations
| |
| allowed: | string |
|
| Default: |
| |
| scan |
| Scan
| |
| allowed: | string |
|
| Default: |
|
|
| feed |
| Feed (not yet implemented)
| |
| allowed: | string |
|
| Default: |
|
|
| array |
| Array
| |
| allowed: | string |
|
| Default: |
|
|
| uvrange |
| uv-distance (output units: wavelength)
| |
| allowed: | string |
|
| Default: |
|
|
| average |
| Average mode (not yet implemented)
| |
| allowed: | string |
|
| Default: |
|
|
| showflags |
| Showflags (not yet implemented)
| |
| allowed: | bool |
|
| Default: | false |
|
| msselect |
| TaQL expression
| |
| allowed: | string |
|
| Default: |
|
|
| pagerows |
| Rows per page
| |
| allowed: | int |
|
| Default: | 50 |
|
| listfile |
| Output file
| |
| allowed: | string |
|
| Default: |
|
|
Example
These commands yeild the following listing:
Notice that the channel column is not displayed. This measurement set contains only one channel; since the channel column values are uniform, the channel column is not displayed. Instead, message ”All selected data has CHANNEL = 0” is sent to the console.
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.