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


next up previous contents
Next: SDFITS data file (e.g., Arecibo Observatory) Up: Getting Data Into Dish Previous: MeasurementSets

Facility filler (e.g., GBT)

Some facilities have native fillers which directly convert raw data formats into the MS format. An example based on the GBT is provided below:

gbtmsfiller project=zeroSpacing01 minscan=401 maxscan=441 msrootname='oriona1_'
 fillrawpointing=True

where project = the GBT project directory
      minscan = first scan to fill
      maxscan = last scan to fill
   msrootname = the name of the output MS; this will have the Backend used
                appended to it.

A dish utility function, import, streamlines this process, filling the data and doing an open on the resulting MeasurementSet.


next up previous contents
Next: SDFITS data file (e.g., Arecibo Observatory) Up: Getting Data Into Dish Previous: MeasurementSets   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
2004-08-28