ska_sdp_spectral_line_imaging.data_procs.deconvolution package
- ska_sdp_spectral_line_imaging.data_procs.deconvolution.deconvolve(dirty, psf, use_radler=False, **kwargs)[source]
Clean using a variety algorithms.
- ska_sdp_spectral_line_imaging.data_procs.deconvolution.restore_cube(model, psf, residual=None, clean_beam={'bmaj': None, 'bmin': None, 'bpa': None})[source]
Note: This documentation copied from ska_sdp_func_python.image.deconvolution.restore_cube.
Restore the model image to the residuals.
The clean beam can be specified as a dictionary with fields "bmaj", "bmin" (both in arcsec) and "bpa" in degrees.
- Parameters:
- Return type:
- Returns:
restored image