NRAO Home > CASA > CASA Cookbook and User Reference Manual
3.5.2.6 Extract Flag Commands— action=’extract’

The ’extract’ option will return the internal flagging dictionary to python:

action              =  ’extract’        #  Action to perform in MS and/or in inpfile  
                                        #   (apply/unapply/list/plot/clear/extract)

The value can be returned to a variable like:

myflagd = flagcmd(vis=msfile,useapplied=True,action=’extract’)


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