![]()
|
|||
|
|
|||
| NRAO Home > CASA > CasaRef |
|
||
2.3.1 DEPRECATED-to be removed as is not working and do not have
license-Calculate a deconvolved image with the pixon algorithm (experimental)
Description
Makes a image using the Pixon algorithm. According to its developers, the
pixon method is:
a new way of viewing the problem of modeling the underlying, unblurred, noise-free image. The goal of the [new] Pixon method model was to construct the simplest, i.e. smoothest, model for the image that would be consistent with the data, i.e. have an acceptable chi-square fit. Being the simplest model, the derived image would be artifact free, i.e. there would be no spurious sources, since by construction the simplest model eliminates unneeded structures. In addition, the model would necessarily be a ”critical” model, i.e. most tightly constrained by the data, and consequently have the most accurately determined parameters.
In the simplest terms, the pixon method smooths a model locally as much as is allowed by the specified noise level. This, like all high performance estimation methods, the pixon approach works best when the noise level is known and well-characterized.
The Pixon algorithm is available via an IDL library courtesy of the Pixon LLC. This means that you must have the library and IDL installed on your computer. The Pixon library is available free of charge for your personal scientific use direct from Pixon LLC. IDL is available commercially from RSI.
Before pixon can be run, you must run setdata and setimage.
The algorithms available are:
Arguments
| Inputs |
| ||
| algorithm |
| Algorithm to use
| |
| allowed: | string |
|
| Default: | singledish synthesis test singledish |
|
| sigma | Jy | Image sigma to try to achieve
| |
| allowed: | doubleJy |
|
| Default: | 0.001 |
|
| model |
| Name of model image
| |
| allowed: | string |
|
| Default: |
|
|
| async |
| Run asynchronously in the background?
| |
| allowed: | bool |
|
| Default: | false |
|
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.