Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1488 |
|
Package | bima | |
Module | bimafiller | |
Tool | bimafiller |
This brings up a small GUI which allows the user to set the parameters for the filler. Currently, the only parameters that can be set are the name of the input visibility dataset and the output MeasurementSet. Logging of output from the filler is shown in the GUI as well. The filling can also be initiated from this tool.
- mybf := bimafiller(mirname='3c273.vis', msname='3c273.ms') - mybf.gui() - mybf.done()