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


next up previous contents index
Next: dcr.point2 - Function Up: dcr - Tool Previous: dcr.plotscans - Function


dcr.point1 - Function



Package nrao
Module gbt
Tool dcr


Reduce a 1 scan pointing observation


Synopsis
point1(scan, receiver, xaxis, cal_value, basepct, plotflag)


Arguments

scan   Scan number
    Allowed: Int
receiver   Receiver number
    Allowed: Int
xaxis   1=RA, 2=dec
    Allowed: Int
cal_value   The calibration value for deriving counts/K
    Allowed: float
    Default: 1
basepct   percentage of scan to use on the edges for a baseline fit
    Allowed: Int
    Default: 10
plotflag   flag for plotting the data
    Allowed: Boolean
    Default: T


Description
Reduces a pointing observation made with the GBT. Baselines are fit from the two edges of the scan only. The parameter basepct specifies the percentage of the total scan used from each edge. For example, a basepct of 10 means that a tenth of the scan at each of the two edges is used in calculating the baseline. If xaxis=0, the function will attempt to determine whether RA or Dec is appropriate for the given scan.



Returns
boolean




next up previous contents index
Next: dcr.point2 - Function Up: dcr - Tool Previous: dcr.plotscans - 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