orca.transform.deconvolve

Functions

convert_and_deconvolve(fitsimage, fitspsf, msroot[, ...])

Take an image and a psf to be deconvolved with casatask deconvolve.

Module Contents

orca.transform.deconvolve.convert_and_deconvolve(fitsimage, fitspsf, msroot, niter=0, cleanup=True)[source]

Take an image and a psf to be deconvolved with casatask deconvolve. :param fitsimage: fits image to be deconvolved :param fitspsf: fits psf to be deconvolved :param msroot: root name for output ms format files :param niter: number of iterations for deconvolution :param cleanup: remove intermediate files

Returns:

path to deconvolved fits image