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.plot_tant_time - Function Up: dcr - Tool Previous: dcr.plot_focus_time - Function


dcr.focusScan - Function



Package nrao
Module gbt
Tool dcr


Reduce a single focus scan.


Synopsis
focusScan(scan, receiver, cal_value, param, order, archive)


Arguments

scan   Scan number
    Allowed: Int
receiver   Receiver number
    Allowed: Int
    Default: 0
cal_value   Cal value
    Allowed: float
    Default: 1
param   Focus parameter
    Allowed: string
    Default: SR_XP
order   Order of polynomial to fit
    Allowed: int
    Default: 2
archive   Archive the result?
    Allowed: boolean
    Default: F


Returns
boolean


Description
Plots a focus value against time. The focus parameter can be any of SR_XP, SR_YP, SR_ZP, SR_XT, SR_YT, or SR_ZT for gregorian focus observing, or PF_X, PF_FOCUS, or PF_ROTATION for prime focus observing. A polynomial is fit the to data, and the peak value from the fit is reported.





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