|
|||
NRAO Home > CASA > CASA Toolkit Reference Manual |
|
msplot.extendflag - Function
1.3.3 Set the scope of flagging extension
Description
Set the scope of flagging extension
Arguments
Inputs |
| ||
extendcorr |
| Indicate correlation based flagging extension. Valid
values are: allhalf | |
| allowed: | string |
|
| Default: |
| |
extendchan |
| Indicate channel based flagging extension. Valid values
are: all | |
| allowed: | string |
|
| Default: |
| |
extendspw |
| Indicate spectral window based flagging extension. Valid
values are: all
| |
| allowed: | string |
|
| Default: |
|
|
extendant |
| Indicate antenna (baselines) based flagging extension.
Valid values are: all
| |
| allowed: | string |
|
| Default: |
|
|
extendtime |
| Indicate time based flagging extension. Valid values are:
all
| |
| allowed: | string |
|
| Default: |
|
|
bool
Example
# create a msplot tool and set the subset data for plotting.
mp.open( msname=’./data/3C273XC1.ms’);
# TO COME
mp.average( ??? )
__________________________________________________________________
More information about CASA may be found at the
CASA web page
Copyright © 2016 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