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


next up previous contents index
Next: maskmanager.regionmask - Function Up: maskmanager - Tool Previous: maskmanager.fromimage - Function


maskmanager.mask - Function



Package synthesis
Module map
Tool maskmanager


Create a mask data item as defined in a mask image


Synopsis
mask(mask)


Arguments

mask name of mask image
Allowed: String
Default: ''


Returns
mask data item
or fail


Description

This function creates a mask data item from a mask image



Example
mymm:= maskmanager();
item4 := mymm.fromimage(mask='3C273XC1.clean.mask');

Create a mask data item item4 from a mask image.





next up previous contents index
Next: maskmanager.regionmask - Function Up: maskmanager - Tool Previous: maskmanager.fromimage - 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-10-15