importmiriad – Convert a Miriad visibility file into a CASA MeasurementSet – import/export task
Description
Convert a Miriad visibility file into a CASA MeasurementSet with optional selection of spectral windows and weighting scheme
Parameters
Parameter |
Default |
Description |
|---|---|---|
mirfile |
|
|
vis |
|
|
tsys |
|
|
spw |
|
|
vel |
|
|
linecal |
|
|
wide |
|
|
debug |
|
Parameter Explanations
mirfile
''
Name of input Miriad visibility file
vis
''
Name of output MeasurementSet
tsys
False
Use the Tsys to set the visibility weights
spw
numpy.array( [ ] )
Select spectral windows, default is all
vel
''
Select velocity reference (TOPO,LSRK,LSRD)
linecal
False
(CARMA) Apply line calibration
wide
numpy.array( [ ] )
(CARMA) Select wide window averages
debug
int(0)
Display increasingly verbose debug messages