NRAO Home > CASA > CASA Task Reference Manual

0.1.53 importnro

Requires:

Synopsis
Convert NOSTAR data into a CASA visibility file (MS)

Arguments





Inputs

infile

Name of input NOSTAR data

allowed:

string

Default:

outputvis

Root name of the ms to be created. Note the .ms is NOT added

allowed:

string

Default:

overwrite

Over write an existing MS(s)

allowed:

bool

Default:

False

parallel

Turn on parallel execution

allowed:

bool

Default:

False

Returns
bool

Example

 
Keyword arguments:  
asdm -- Name of input NOSTAR data  
        default: none; example: asdm=’mydata.Y’  
 
outputvis -- Root ms name. Note that a prefix (.ms) is NOT appended to this name.  
             default: none; example outputvis=’myms.ms’  
 
overwrite -- overwrite an existing MS  
             default: False (do not overwrite)  
 
parallel  -- Turn on parallel execution  
             default: False (serial execution)  


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