![]()
|
|||
|
|
|||
| NRAO Home > CASA > TaskRef |
|
||
Requires:
Synopsis Image based deconvolver
Description
Several algorithms are available to deconvolve an image with a known psf
(dirty beam), or a Gaussian beam. The algorithms available are clark and
hogbom clean, a multiscale clean and a mem clean.
NOTE: Recommend using taskname=clean if psf is a dirty beam
Arguments
| Inputs |
| ||
| imagename |
| Input image to deconvolve
| |
| allowed: | string |
|
| Default: |
| |
| model |
| Output image containing deconvolved point model
| |
| allowed: | string |
|
| Default: |
|
|
| psf |
| Point spread function (dirty beam)
| |
| allowed: | stringArray |
|
| Default: |
|
|
| alg |
| Algorithm to use (clark, hogbom, multiscale, mem)
| |
| allowed: | string |
|
| Default: | clark | |
| niter |
| number of iteration in deconvolution process
| |
| allowed: | int | |
| Default: | 10 |
|
| gain |
| CLEAN gain parameter
| |
| allowed: | double | |
| Default: | 0.1 |
|
| threshold | mJy | level below which sources will not be deconvolved
| |
| allowed: | doublemJy |
|
| Default: | 0.0 |
|
| mask |
| image mask to limit region of deconvolution
| |
| allowed: | string |
|
| Default: |
|
|
| scales |
| scale sizes (pixels) to deconvolve
| |
| allowed: | intArray |
|
| Default: | 0 3 10 |
|
| sigma | mJy | mem parameter: Expected noise in image
| |
| allowed: | doublemJy |
|
| Default: | 0.0 |
|
| targetflux | Jy | mem parameter: Estimated total flux in image
| |
| allowed: | doubleJy |
|
| Default: | 1.0 |
|
| prior |
| mem parameter: prior image for mem search
| |
| allowed: | string |
|
| Default: |
|
|
Example
Please send any comments or questions about CASA or AIPS++ to aips2-requests@nrao.edu
Copyright © 2008 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
Updated daily during alpha development.