Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: qimager.restore - Function Up: qimager - Tool Previous: qimager.predict - Function


qimager.approximatepsf - Function



Package synthesis
Module qimager
Tool qimager


Calculate approximate point spread functions


Synopsis
approximatepsf(model, psf, async)


Description
Calculate the approximate point spread function. Note that the model visibilities are updated.

Some types of imaging do not yield a well-defined point spread function. For example, mosaicing or single dish imaging both yield point spread functions that are position dependent. Nevertheless, one can still usefully define an approximate PSF that is of some utility. This is calculated by doing the following calculation: a point source is located at the center of the specified coordinate system and the model data predicted. The approximate PSF is then formed from those model data using the full sky equation. For regular sampling in the image plane, this approximate PSF is actually quite good. It can be used in a deconvolution. For a mosaic with similar uv sampling per pointing, the approximate PSF is roughly the PSF per pointing multiplied by the primary beam. For a single dish image, it is roughly the telescope primary beam convolved with itself (if the gridfunction='pb' was selected).



Arguments

model Names of input models
Allowed: Vector of Strings
psf Names of output point spread functions
Allowed: Vector of Strings
async Run asynchronously in the background
Allowed: Bool
Default: !dowait


Returns
Bool


Example
- imgr.approximate(model='3C273XC1.clean', psf='3C273XC1.clean.psf')





next up previous contents index
Next: qimager.restore - Function Up: qimager - Tool Previous: qimager.predict - Function   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-10-15