Functions | |
def | importarchive |
def importarchive.importarchive | ( | archivefiles = None , |
|
vis = None , |
|||
bandname = None , |
|||
freqtol = None |
|||
) |
Convert VLA archive file(s) to a CASA visibility data set (MS): ....Keyword arguments: ....archivefiles -- Name of input VLA archive file(s) ........default: <unset> ........example: archivefiles=['AP314_A950519.xp1','AP314_A950519.xp2'] ....vis -- Name of output visibility file (MS) ........default: <unset>; example: vis='NGC7538.ms' ....bandname -- VLA Frequency band ........default: <unset> - all bands; example: bandname='K' ........<Options: '4'=48-96 MHz,'P'=298-345 MHz,'L'=1.15-1.75 GHz, ........'C'=4.2-5.1 GHz,'X'=6.8-9.6 GHz,'U'=13.5-16.3 GHz, ........'K'=20.8-25.8 GHz,'Q'=38-51 GHz> ....#projectname -- Observing project name ....#....default: <unset>; example='AP314' ....freqtol -- Tolerance in frequency shift in naming spectral windows ........default: channel width of current spectral window in Hz ........example: 150000.0 .... ....
Definition at line 15 of file importarchive.py.
References casa_in_py.saveinputs(), and taskinit.vlafiller.