|
|||
NRAO Home > CASA > CASA Toolkit Reference Manual |
|
imager.settaylorterms - Function
2.3.1 Set the number of Taylor series terms for Multi-Frequency Clean
Description
The multi-frequency clean algorithm cleans an image by approximating its
spectra by a Taylor series expansion. This function allows the user to set the
number of Taylor terms to be used. Options are 1,2,3.
Arguments
Inputs |
| ||
ntaylorterms |
| Number of Taylor terms
| |
| allowed: | int | |
| Default: | 2 |
|
reffreq |
| Reference Frequency
| |
| allowed: | double |
|
| Default: | 0.0 |
|
bool
Example
- im.settaylorterms(ntaylorterms=3);
__________________________________________________________________
More information about CASA may be found at the
CASA web page
Copyright © 2016 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