hif_analyzealpha¶
Note
Parameters set to None will use intelligent defaults from the pipeline context.
Pass explicit values to override context defaults.
- hif_analyzealpha(image=None, alphafile=None, alphaerrorfile=None)[source]¶
Extract spectral index from intensity peak in VLASS images.
- Parameters:
image (str) -- Restored subimage
alphafile (str) -- Input spectral index map
alphaerrorfile (str) -- Input spectral index error map
- Return type:
AnalyzealphaResults
Examples
Basic analyzealpha task
>>> hif_analyzealpha()