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


next up previous contents index
Next: deconvolver.residual - Function Up: deconvolver - Tool Previous: deconvolver.ft - Function


deconvolver.restore - Function



Package general
Module deconvolver
Tool deconvolver


Restore the residuals


Synopsis
restore(model, image, bmaj, bmin, bpa, 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. If the beam is not supplied, one will be fit to the PSF.



Arguments

model   Name of input model
    Allowed: String
image   Name of output restored image
    Allowed: String
bmaj   Major axis of beam
    Allowed: Quantity record
bmin   Minor axis of beam
    Allowed: Quantity record
bpa   Position angle of beam
    Allowed: Quantity record
async   Run asynchronously in the background
    Allowed: Bool
    Default: !dowait


Returns
Bool


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





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