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.ccsfbi4nl - Function Up: benchmark - Tool Previous: benchmark.ccsfvlacu1m - Function


benchmark.ccsfvlalu125k - Function



Package utility
Module benchmark
Tool benchmark


Run the Clark Clean, single-field, VLA, 125K vis, 64 frequency channel, uncompressed, spectral line benchmarks


Synopsis
ccsfvlalu125k(imsizes, stokes, weight, spwid, niter, mode, nchan, start, step, fieldid, facets, tile, cache)


Description
Run the Clark Clean, single-field imaging benchmarks defined for the VLA dataset of 125K uncompressed spectral line visibilities.



Returns
Bool



Arguments

imsizes   List of image sizes to be used for benchmarking
    Allowed: Vector of ints
    Default: [512]
stokes   List of stokes parameters to be used for benchmarking
    Allowed: Vector of 'I' and/or 'IQUV'
    Default: ['I']
weight   List of weighting schemes to be used for benchmarking
    Allowed: Vector of 'uniform' and/or 'natural'
    Default: ['natural','uniform']
spwid   List of spectral windows to be used for benchmarking
    Allowed: Vector of ints
    Default: [1]
niter   The number of CLEAN iterations to be used
    Allowed: Integer
    Default: 1000
mode   Imaging mode
    Allowed: 'mfs' or 'channel'
    Default: 'channel'
nchan   Number of frequency channels to use
    Allowed: Integer
    Default: 64
start   Start channel number
    Allowed: Integer
    Default: 1
step   Step to use for stepping through channels
    Allowed: Integer
    Default: 1
fieldid   Field ID parameter of imager
    Allowed: Integer
    Default: 1
facets   Number of facets to be used for imaging
    Allowed: Integer
    Default: 1
tile   Tile size used internally by imager for PagedArrays
    Allowed: Integer
    Default: 16
cache   The cache size internally by imager for PagedArrays
    Allowed: Integer
    Default: 4194304 (4MB)



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





next up previous contents index
Next: benchmark.ccsfbi4nl - Function Up: benchmark - Tool Previous: benchmark.ccsfvlacu1m - 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