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


next up previous contents index
Next: map.solvecal - Function Up: map - Tool Previous: map - Tool


map - Constructor



Package synthesis
Module map
Tool map


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

This constructs (creates) a map tool from an input Measurement Set. The tool is then available to execute functions defined for the map tool.



Example
mymap := map('$MYDATA/data123.ms')

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.





next up previous contents index
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