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


next up previous contents
Next: Starting the DCR Tool Up: Using the DCR Tool Previous: Sample DCR Data Reduction Session

Filling DCR Data

Prior to accessing any GBT data with AIPS++ analysis tools, the data must first be converted from the native FITS files written by the GBT Monitor and Control system into an AIPS++ Measurement Set. The gbtmsfiller application is used to do this conversion. To run the filler, first issue the following UNIX command from the bash shell:

. /home/aips++/stable/aipsinit.sh
or the following command, if using csh:
source /home/aips++/stable/aipsinit.csh

The filler can then be run as follows:

gbtmsfiller project=/home/gbtdata/pnt_prime_01 backend=DCR minscan=1 maxscan=2

Other options are available in the gbtmsfiller application. The program will prompt for inputs if it is run as follows:

gbtmsfiller help=prompt

For complete documentation on the gbtmsfiller, see the User Reference Manual.


next up previous contents
Next: Starting the DCR Tool Up: Using the DCR Tool Previous: Sample DCR Data Reduction Session   Contents
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-03-28