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


next up previous contents index
Next: dish.getc - Function Up: dish - Tool Previous: dish.gauss - Function


dish.gbtsum - Function



Package dish
Module dish
Tool dish


Summarize scans in GBT projects from the /home/gbtdata area (GB only)


Synopsis
gbtsum(projname, source, bscan, escan, verbose, filename)


Description
This function is used to list a scan summary of data on disk without the need to fill that data first. It works only in Green Bank, for GBT data. The directory prefix /home/gbtdata/ is not necessary in the project name. Output can be sent to an ASCII file if desired.



Arguments

projname   the project name
    Allowed: string
    Default: no default
source   source name
    Allowed: string
    Default: all
bscan   beginning scan to list
    Allowed: int
    Default: first
escan   end scan to list
    Allowed: int
    Default: last
verbose   list extra information?
    Allowed: boolean
    Default: F
filename   optional name of ASCII file to write
    Allowed: string
    Default: none


Returns
Boolean


Example
- d.gbtsum('standards_jul13')





next up previous contents index
Next: dish.getc - Function Up: dish - Tool Previous: dish.gauss - 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-08-01