Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | synthesis | |
Module | map | |
Tool | map |
This constructs (creates) a map tool from an input Measurement
Set. The tool is then available to execute functions defined for the
map tool.
This creates a map tool attached to the uv-data in the
Measurement Set named "data123.ms", located in the directory defined
by the environment variable $MYDATA.
Create a map tool from an AIPS++ Measurement Set
Synopsis
map(msfile)
Arguments
msfile
Input Measurement Set name
Allowed:
Table name
Returns
map
tool or fail
Description
Example
mymap := map('$MYDATA/data123.ms')
Next: map.solvecal - Function
Up: map - Tool
Previous: map - 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