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


next up previous contents index
Next: imagepol.fourierrotationmeasure - Function Up: imagepol - Tool Previous: imagepol.depolratio - Function


imagepol.done - Function



Package general
Module images
Tool imagepol


Destroy this Imagepol tool


Synopsis
done()


Returns
T or fail


Description

If you no longer need to use an Imagepol tool, calling this function will free up its resources. That is, it destroys the tool. You can no longer call any functions on the tool after it has been done. Note that the underlying image file with which the tool was constructed is not deleted. In addition, any images that you created with the Imagepol tool functions will also still be viable.



Example
- p := imagepol('stokes.cube')
- p.done()
- p
F





next up previous contents index
Next: imagepol.fourierrotationmeasure - Function Up: imagepol - Tool Previous: imagepol.depolratio - 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-08-01