Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1488 |
|
Package | general | |
Module | deconvolver | |
Tool | deconvolver |
Currently, only one Stokes parameter may be used at a time.
prior | output prior image | ||
Allowed: | String | ||
templateimage | starting point for prior image | ||
Allowed: | String | ||
clipfrom | Clip any pixel below this level | ||
Allowed: | String | ||
Default: | '0.0Jy' | ||
clipto | Any clipped pixel will be given this value | ||
Allowed: | String | ||
Default: | '0.0Jy' | ||
blc | Bottom left hand corner for box; outside box is clipped | ||
Allowed: | integer[] | ||
trc | Top right hand corner for box; outside box is clipped | ||
Allowed: | integer[] | ||
async | Run asynchronously in the background? | ||
Allowed: | Bool | ||
Default: | !dowait |
deco.makeprior(prior='3C283XC1.prior', templateimage='3C283XC1.mem.smooth', clipfrom='0.01Jy', clipto='0.0001Jy', blc=[100,100], trc=[150,150])