Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1488 |
|
Package | general | |
Module | images | |
Tool | image |
complist | in | Componentlist to deconvolve | |
Allowed: | Componentlist tool |
This function (short-hand name dcl) deconvolves a Componentlist tool from the restoring beam, returning a new Componentlist tool. If there is no restoring beam, a fail is generated.
Currently, only deconvolution of Gaussian components is supported.
See also functions setrestoringbeam and See also restoringbeam.
- local p,m,c; - cl := im.fitsky(p,m,c, deconvolve=F) - cl2 := im.deconvolvecomponentlist(cl)