| Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
| Version 1.9 Build 803 |
|
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.