NRAO Home > CASA > CASA Toolkit Reference Manual
deconvolver.restore - Function

3.1.2 Restore the residuals


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





Inputs

model

Name of input model

allowed:

string

Default:

image

Name of output restored image

allowed:

string

Default:

bmaj

Major axis of beam

allowed:

any

Default:

variant 0rad

bmin

Minor axis of beam

allowed:

any

Default:

variant 0rad

bpa

Position angle of beam

allowed:

any

Default:

variant 0deg

async

Run asynchronously in the background

allowed:

bool

Default:

false

Returns
bool

Example

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

__________________________________________________________________


More information about CASA may be found at the CASA web page

Copyright © 2016 Associated Universities Inc., Washington, D.C.

This code is available under the terms of the GNU General Public Lincense


Home | Contact Us | Directories | Site Map | Help | Privacy Policy | Search