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

3.1.2 Make a series of images using a Multi-Term Clean algorithm


Description

Makes a series of images.

Supply a list of N residual images and a corresponding list of 2N-1 Hessian elements (psfs).

This way, for each field or partial-run, one can choose how many terms to operate with, changing this number depending on the signal-to-noise level.

Arguments





Inputs

residuals

Input : List of names of N residual images

allowed:

stringArray

Default:

models

Output : List of names of N model images

allowed:

stringArray

Default:

niter

Number of Iterations, set to zero for no CLEANing

allowed:

int

Default:

1000

gain

Loop Gain for CLEANing, try 0.7 for msclean or fullmsclean

allowed:

double

Default:

0.1

threshold

Flux level at which to stop CLEANing

allowed:

any

Default:

variant 0Jy

displayprogress

Display progress

allowed:

bool

Default:

false

mask

Name of mask images used for CLEANing

allowed:

string

Default:

async

Run asynchronously in the background?

allowed:

bool

Default:

false

Returns
record

Example

 
 
 xxx  
 

__________________________________________________________________


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