PNTFIT2
Name
pntfit2
Purpose (one Line)
Fit model to telescope pointing data.
Description
Category
Astronomy
Calling Sequence
pntfit,haobs,decobs,hatrue,dectrue,sidtime,coefs
Inputs
haobs - Observed hour angle in degrees.
decobs - Observed declination in degrees.
hatrue - Catalog hour angle in degrees.
dectrue - Catalog declination in degrees.
Optional Input Parameters
Keyword Parameters
TITLE - Label to put on plot.
Outputs
coefs - Pointing coefficients.
hafix - Observed hour angle corrected by model (degrees).
decfix - Observed declination corrected by model (degrees).
delh - Correction applied to hour angle in arc sec.
deld - Correction applied to declination in arc sec.
Common Blocks
Side Effects
Restrictions
Procedure
Modification History
4/26/93 - Written by Marc W. Buie, Lowell Observatory.