![]()
|
|||
|
|
|||
| NRAO Home > CASA > CasaRef |
|
||
2.2.1 Set the data selection for subsequent processing
Description
This function provids for selection of the visibility data from the MS which
will be treated by subsequent execution of the solve and correct functions.
Note that data selection is not cumulative, i.e., any selection made in a
previous call to selectvis will be overridden by the the current call.
Most of the selectvis parameters use the standardized MS Selection syntax.
The parameters are described below. The selected data will satisfy the logical AND of all non-trivially specified parameters. Note that the old-fashioned strided channel selection parameters are deprecated (and will soon be removed); use spw instead. Running selectvis with no specified parameters restores selection of the entire MS.
Arguments
| Inputs |
| ||
| time |
| Select on time | |
| allowed: | any |
|
| Default: | variant | |
| spw |
| Select on spectral window
| |
| allowed: | any |
|
| Default: | variant | |
| scan |
| Select on scan
| |
| allowed: | any |
|
| Default: | variant | |
| field |
| Select on field
| |
| allowed: | any |
|
| Default: | variant |
|
| baseline |
| Select on antennas/baselines
| |
| allowed: | any |
|
| Default: | variant | |
| uvrange |
| Select by uvrange
| |
| allowed: | any |
|
| Default: | variant | |
| chanmode |
| Type of data selection: channel or velocity
| |
| allowed: | string |
|
| Default: | channel velocity none |
|
| nchan |
| Number of channels to select (mode=’channel’)
| |
| allowed: | int |
|
| Default: | 1 |
|
| start |
| Start channel (0-relative) (mode=’channel’)
| |
| allowed: | int |
|
| Default: | 0 |
|
| step |
| Step in channel number (mode=’channel’)
| |
| allowed: | int |
|
| Default: | 1 |
|
| mstart | km/s | Start velocity (e.g. ’20Km/s’)
| |
| allowed: | doublekm/s |
|
| Default: | 0.0 |
|
| mstep | km/s | Step in velocity (e.g. ’100m/s’)
| |
| allowed: | doublekm/s |
|
| Default: | 0.0 |
|
| msselect |
| TAQL selection string. Default (empty) is no specific
selection.
| |
| allowed: | string |
|
| Default: |
|
|
Example
Open and select a field:
Select a field and a channel range:
Select using all MS Selection parameters (these parameters are over-specified somewhat, i.e., scan 6 contains only field N5921_2, etc.):
Reset selection to the entire dataset
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.