NRAO Home > CASA > CASA Task Reference Manual

0.1.52 importmiriad

Requires:

Synopsis
Convert a Miriad visibility file into a CASA MeasurementSet

Description

Convert a Miriad visibility file into a CASA MeasurementSet with optional selection of spectral windows and weighting scheme

Arguments





Inputs

mirfile

Name of input Miriad visibility file

allowed:

string

Default:

vis

Name of output MeasurementSet

allowed:

string

Default:

tsys

Use the Tsys to set the visibility weights

allowed:

bool

Default:

False

spw

Select spectral windows, default is all

allowed:

intArray

Default:

-1

vel

Select velocity reference (TOPO,LSRK,LSRD)

allowed:

string

Default:

linecal

(CARMA) Apply line calibration

allowed:

bool

Default:

False

wide

(CARMA) Select wide window averages

allowed:

intArray

Default:

debug

Display increasingly verbose debug messages

allowed:

int

Default:

0

Returns
void

Example

 
 
        importmiriad(mirfile=’ngc5921.uv’, vis=’ngc5921.ms’,tsys=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