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


next up previous contents index
Next: gbtmsfiller.fillrawpointing - Function Up: gbtmsfiller - Tool Previous: gbtmsfiller.object - Function


gbtmsfiller.setfillrawpointing - Function



Package nrao
Module gbt
Tool gbtmsfiller


Set the flag which controlls whether the raw pointings are saved (filled).


Synopsis
setfillrawpointing(fillrawpointing)


Arguments

fillrawpointing   When true, raw pointings are filled.
    Allowed: boolean
    Default: F


Returns
boolean


Description
The GBT Antenna FITS file contains information on the telescope pointings. The pointing information is normally sampled 10 times a second. The filler computes a mean pointing direction over each integration and stores that value in the DIRECTION column of the POINTING subtable. When the fillrawpointing flag is F(alse) (the default value) the raw, unaveraged, pointings are not saved in the MeasurementSet in order to save space. This behavior can be changed by setting this flag to T. When this flag is true, the raw pointings can be found in the NRAO_GBT_POINTING subtable. This decision must be made before the MeasurementSet is filled.





next up previous contents index
Next: gbtmsfiller.fillrawpointing - Function Up: gbtmsfiller - Tool Previous: gbtmsfiller.object - 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