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


next up previous contents index
Next: vlaendtoend - Function Up: imagerpositiontest - Tool Previous: imagerpositiontest.sourcecompare - Function


imagerpositiontest.view - Function



Package synthesis
Module synthesistester
Tool imagerpositiontest


View the restored image.


Synopsis
view()


Description
View the restored image by spawning a viewer.



Returns
T or fail


Example
- include 'imagerpositiontest.g';
- ipt := imagerpositiontest();
# allow a lot of slop
- ipt.set_deconvolution_function('mem');
- ipt.set_mem_parms(algorithm='entropy',niter=25,sigma='0.1Jy');
- ipt.dotests();
# you might want to actually see what you've created
- ipt.view();
T








next up previous contents index
Next: vlaendtoend - Function Up: imagerpositiontest - Tool Previous: imagerpositiontest.sourcecompare - 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