|
|||
NRAO Home > CASA > CASA Cookbook and User Reference Manual |
|
3.4.2.1 Manual Flag/Unflag
# p/rflag/extend/unflag/summary)
field = ’’ # Field names or field index numbers: ’’==>all,
# field=’0~2,3C286’
spw = ’’ # spectral-window/frequency/channel
antenna = ’’ # antenna/baselines: ’’==>all, antenna =’3,VA04’
timerange = ’’ # time range: ’’==>all,timerange=’09:14:0~09:54:0’
correlation = ’’ # Select data based on correlation
scan = ’’ # scan numbers: ’’==>all
intent = ’’ # Select data based on observation intent: ’’==>all
feed = ’’ # multi-feed numbers: Not yet implemented
array = ’’ # (sub)array numbers: ’’==>all
uvrange = ’’ # uv range: ’’==>all; uvrange =’0~100klambda’, default
# units=meters
observation = ’’ # Select data based on observation ID: ’’==>all
autocorr = False # Flag auto-correlations
The ’manual’ mode is the most straight-forward of all modes. All visibilities that are selected by the various data selection parameters will be flagged or unflagged, depending on the action parameter. autocorr is a shorthand for antenna=’*&&&’ to flag all auto correlations in the data.
More information about CASA may be found at the
CASA web page
Copyright © 2010 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