Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | utility | |
Module | benchmark | |
Tool | benchmark |
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: | '' |
bench:=benchmark() bench.calvlac27s10() bench.done()