Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | synthesis | |
Module | imager | |
Tool | imager |
Calculate the residual image with respect to current model and component list
Synopsis
residual(model, complist, image, async)
Description
Calculate the residuals corresponding to the model and
componentlist. Note that the model visibilities are updated.
Arguments
model
in
Names of input models
Allowed:
Vector of Strings
complist
in
Name of component list
Allowed:
String
image
in
Names of output residual images
Allowed:
Vector of Strings
async
in
Run asynchronously in the background
Allowed:
Bool
Default:
!dowait
Returns
Bool
Example
- imgr.residual(model='3C273XC1.clean', complist='3C273XC1.cl',
image='3C273XC1.clean.residual')
Next: imager.restore - Function
Up: imager - Tool
Previous: imager.regionmask - 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