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.isattached - Function Up: gbtmsfiller - Tool Previous: gbtmsfiller - Tool


gbtmsfiller - Constructor



Package nrao
Module gbt
Tool gbtmsfiller


Construct gbtmsfiller tool


Synopsis
gbtmsfiller()


Returns
object


Description
This creates the gbtmsfiller tool. The resulting tool is not yet ready to fill. The project directory must first be specified.



Example
gbtfiller := gbtmsfiller()
gbtfiller.setproject('/home/gbtdata/AGBT02A_028_01')
# the filler is now ready to fill
gbtfiller.fillall()

The plan is that once a project is specified, subsequent filling will happen automatically when new data arrives. For the time being, the decision to fill to a new MS as opposed to continuing to append to the old MS will be left up to the operator. It is expected that reasonable heuristics will be developed to make this process automatic as well although the ability to force a new MS will continue to be available.





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