Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | synthesis | |
Module | calibrater | |
Tool | calibrater |
Create a calibrater tool, and attach it to the specified
Measurement Set.
Construct a calibrater tool
Synopsis
calibrater(filename, compress)
Arguments
filename
in
MeasurementSet file name. No default
Allowed:
String
compress
in
Compress calibration columns?
Allowed:
Bool
Default:
F
Returns
calibrater tool
Description
Example
c:=calibrater('3C273XC1.MS')
c.solve()
c.close()
Next: calibrater.setdata - Function
Up: calibrater - Tool
Previous: calibrater - Tool
  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-10-15