ngcasa.deconvolution.deconvolve_adaptive_scale_pixel

deconvolve_adaptive_scale_pixel(img_dataset, deconvolve_parms, storage_parms)[source]

Todo

This function is not yet implemented

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

Sky Model - A linear combination of 2D Gaussians Algorithm - Chi-square / TV minimization on atom parameters, with subspace selections.

Options - Narrow-band, Wide-band

Input - Requires an input cube (mfs is a cube with nchan=1) Output - Cube model image and/or a list of flux components.

Returns

img_dataset

Return type

xarray.core.dataset.Dataset