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.gui - Function Up: bimafiller - Tool Previous: bimafiller.fill - Function


bimafiller.setoptions - Function



Package bima
Module bimafiller
Tool bimafiller


Set options to control the filling.


Synopsis
setoptions(msname, mirname)


Arguments

msname   Filename for MeasurementSet to create
    Allowed: String
    Default: ''
mirname   Name of an input miriad visibility dataset
    Allowed: String
    Default: ''



Description

Set the options to control the filling of the MeasurementSet. Currently, only the input visibility file and output MeasurementSet can be chosen, but further options will soon be added.



Returns
T or F



Example
- mybf := bimafiller(mirname='3c273.vis')
- mybf.setoptions(msname='3c273.ms')
- mybf.fill()
- mybf.done()





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