ngcasa.deconvolution.deconvolve_point_clean

deconvolve_point_clean(img_xds, deconvolve_parms, sel_parms)[source]

Todo

This function is not yet implemented

An iterative solver to construct a model from an observed image(set) and psf(set).

Sky model : Point source

Algorithm : CLEAN (a greedy algorithm for chi-square minimization)

Options : Hogbom, Clark

Input : Requires an input cube (mfs is a cube with nchan=1)

Output : Cube model image

Returns

img_dataset

Return type

xarray.core.dataset.Dataset