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


next up previous contents index
Next: imager.setvp - Function Up: imager - Tool Previous: imager.setscales - Function


imager.setsdoptions - Function



Package synthesis
Module imager
Tool imager


Set some options for single dish processing


Synopsis
setsdoptions(scale, weight, convsupport)


Description
Various less-often-used options for single dish processing can be set.

scale
The overall scale of the single dish data is multiplied by this factor.
weight
The weight given to the single dish data in the imaging is multiplied by this factor.
[convsupport] This parameter can be used to change the support used in gridding single dish data in imaging. If 'PB' or 'pb' is used as the 'convtype' in setoptions this parameter is ignored as the support is defined by the primary beam. The deafult of -1 means 1 as convsupport is used for 'box' convolution function and 3 is used for 'SF' convolution function.



Arguments

scale in Scaling applied to single dish data
Allowed: Float
Default: 1.0
weight in Weights applied to single dish data
Allowed: Float
Default: 1.0
convsupport in number of pixel for convolution support
Allowed: Int
Default: -1


Returns
Bool


Example
- imgr.setsdoptions(scale=1.0, weight=1.0, convsupport=5)





next up previous contents index
Next: imager.setvp - Function Up: imager - Tool Previous: imager.setscales - 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