NRAO Home > CASA > CASA Toolkit Reference Manual
deconvolver.mtcalcpowerlaw - Function

3.1.2 Interpret Taylor coefficients as a power law, and compute spectral index


Description

Take ratios of restored images to compute alpha and beta

Arguments





Inputs

images

Input : Names of input restored images

allowed:

stringArray

Default:

residuals

Input : Names of input residuals images ( for error calcs )

allowed:

stringArray

Default:

alphaname

Output : Name of output spectral-index image

allowed:

string

Default:

betaname

Output : Name of output spectral-curvature image

allowed:

string

Default:

threshold

Threshold

allowed:

any

Default:

variant 0.0Jy

calcerror

Calculate an error image for spectral index

allowed:

bool

Default:

false

async

Run asynchronously in the background

allowed:

bool

Default:

false

Returns
bool

Example

 
 
deco.restore(model=’3C273XC1.clean’, image=’3C273XC1.clean.restored’,  
bmaj=’2.0arcsec’, bmin=’2.0arcsec’)  
 

__________________________________________________________________


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