Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: benchmark.sdall - Function Up: benchmark - Tool Previous: benchmark.calvla - Function


benchmark.calvlau27s10 - Function



Package utility
Module benchmark
Tool benchmark


Run the VLA calibrator benchmarks for G and D Jones


Synopsis
calvlau27s10(datafile, myms, jones, nsolint, nchan, start, step, tablename)


Description
Run the calibrator benchmarks defined for VLA uncompressed dataset with 27 antennas and 128 frequency channels.



Returns
Bool



Arguments

datafile   FITS file name
    Allowed: string
    Default: calvlac27s10.fits
myms   Name of the MS. Will bypass the fitstoms() operation
    Allowed: string
    Default: ' '
jones   List of Jones matrices to be solved for
    Allowed: array of strings
    Default: ['G','D']
nsolint   No. of solution intervals
    Allowed: integer
    Default: 100
nchan   No. of frequency channels to be used
    Allowed: integer
    Default: 1
start   The starting frequency channel number
    Allowed: integer
    Default: 1
step   Increment for iterating through frequency channels
    Allowed: integer
    Default: 1
tablename   Name of a calibration table to be applied before the solver is invoked
    Allowed: string
    Default: ''



Example
bench:=benchmark()      
bench.calvlac27s10()
bench.done()





next up previous contents index
Next: benchmark.sdall - Function Up: benchmark - Tool Previous: benchmark.calvla - Function   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-10-15