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


next up previous contents index
Next: bimafiller.setoptions - Function Up: bimafiller - Tool Previous: bimafiller - Constructor


bimafiller.fill - Function



Package bima
Module bimafiller
Tool bimafiller


Fill the data


Synopsis
fill()


Returns
T or F



Description

This function does the actual filling of the data from miriad format file to a MeasurementSet.



Example
Fill the data from the miriad visibility file 3c273.vis into the MeasurementSet 3c273.ms.
- mybf := bimafiller(msname='3c273.ms', mirname='3c273.vis')
- mybf.fill()
- mybf.done()





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