NRAO Home > CASA > CASA Task Reference Manual

0.1.46 importasap

Requires:

Synopsis
Convert ASAP Scantable data into a CASA visibility file (MS)

Arguments





Inputs

infile

Name of input ASAP Scantable data

allowed:

string

Default:

outputvis

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

allowed:

string

Default:

flagbackup

Back up flag column before applying flags.

allowed:

bool

Default:

True

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 ASAP Scantable data  
        default: none; example: asdm=’mydata.asap’  
 
outputvis       -- Root ms name. Note that a prefix (.ms) is NOT appended to this name.  
             default: none; example outputvis=’myms.ms’  
 
flagbackup   -- Backup original flags in >ms<.flagversions  
                default: True  
 
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