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


next up previous contents index
Next: qimager.residual - Function Up: qimager - Tool Previous: qimager.approximatepsf - Function


qimager.restore - Function



Package synthesis
Module qimager
Tool qimager


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 Names of input model
Allowed: Vector of Strings
complist Name of component list
Allowed: String
image Names of output restored images
Allowed: Vector of Strings
residual Names of residual images
Allowed: Vector of strings
async 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: qimager.residual - Function Up: qimager - Tool Previous: qimager.approximatepsf - 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