nraonrao
 
NRAO Home > CASA > TaskRef

0.1.32 importuvfits

Requires:

Synopsis Convert a UVFITS file to a CASA visibility data set Description

Convert a UVITS file to a CASA visiblity data set. Don’t forget to flag autocorrelations using taskname flagdata, autocorr = true

Arguments





Inputs

fitsfile

Name of input UV FITS file

allowed:

string

Default:

vis

Name of output visibility file (MS)

allowed:

string

Default:

antnamescheme

For VLA only; ’new’ or ’old’; ’VA04’ or ’04’ for VLA ant 4

allowed:

string

Default:

old

Example

 
        Convert a UVFITS file to a CASA visibility data set:  
 
        Keyword arguments:  
        fitsfile -- Name of input UV FITS file  
                default: none; example=’3C273XC1.fits’  
        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  
 

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.