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


next up previous contents index
Next: imager.sensitivity - Function Up: imager - Tool Previous: imager.residual - Function


imager.restore - Function



Package synthesis
Module imager
Tool imager


Calculate the restored image with restored model, component list, and residuals


Synopsis
restore(model, complist, image, residual, async)


Description
Restore the residuals to a smoothed version of the model. The model images are convolved with the specified Gaussian beam and then the residual images are added. Note that the model visibilities are updated and thus reflect the model and componentlist that was used.. Use setbeam to set the beam parameters.



Arguments

model in Names of input model
Allowed: Vector of Strings
complist in Name of component list
Allowed: String
image in Names of output restored images
Allowed: Vector of Strings
residual in Names of residual images
Allowed: Vector of strings
async in Run asynchronously in the background
Allowed: Bool
Default: !dowait


Returns
Bool


Example
- imgr.setbeam(bmaj='2.0arcsec', bmin='2.0arcsec')
- imgr.restore(model='3C273XC1.clean', image='3C273XC1.clean.restored',






next up previous contents index
Next: imager.sensitivity - Function Up: imager - Tool Previous: imager.residual - 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