NRAO Home > CASA > CASA Task Reference Manual

0.1.51 importgmrt

Requires:

Synopsis
Convert a UVFITS file to a CASA visibility data set

Description

Convert a GRMT FITS file to a CASA visiblity data set. Also read GMRT flag file(s) and flag data based on the contents of the files.

Arguments





Inputs

fitsfile

Name of input UV FITS file

allowed:

string

Default:

flagfile

Name of output visibility file (MS)

allowed:

any

Default:

variant

vis

Name of output visibility file (MS)

allowed:

string

Default:

Example

 
        Convert a GMRT FITS file to a CASA visibility data set:  
 
        Keyword arguments:  
        fitsfile -- Name of input UV FITS file  
                    default: none; example=’3C273XC1.fits’  
        flagfile -- List of files containing flagging information.  
                    default: none; example=’3c273XC1.flag’  
                                   example=[’3c273Cc1_1.flag’,’3c273Cc2_1.flag’,’]  
        vis      -- Name of output visibility file (MS)  
                    default: none; example: vis=’3C273XC1.ms’  
        async    -- Run asynchronously  
                    default = false; do not run asychronously  
 
Note: Don’t forget to flag autocorrections using  
      taskname flagdata, autocorr = true  
 


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