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


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


benchmark.sdbench - Function



Package utility
Module benchmark
Tool benchmark


Run the single dish benchmark tests for a particular data set


Synopsis
sdbench(code)


Description
Run the single dish benchmark tests for a specific data set. The available codes and matching data are:
  • 42256 - Spectral Processor data - [17,18] - OffOn PSWITCH
  • 121k - Spectral Processor data - [36,37] - Track FSWITCH
  • 114k - Spectrometer data - [20,21] - OffOn PSWITCH
  • 224k - Spectrometer data - [43,44] - OffOn PSWITCH
  • 128k - Spectrometer data - [48,48] - Track FSWITCH
  • 1216k - Spectrometer data - [22,23] - OffOn PSWITCH
  • 12125k- Spectrometer data - [51,52] - OffOn PSWITCH

The code delineates:

  • first number: number of IFs (1, 2 or 4)
  • second number: number of polarizations (1 or 2)
  • third number: number of channels (256, 1k, 4k, 8k, 16k, 125k)



Returns
Bool



Arguments

code   code for test
    Allowed: string
    Default: none (see above)



Example
bench:=benchmark()
bench.sdbench('42256')
bench.done()








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