webbpsf_ext.image_manip.image_convolution

webbpsf_ext.image_manip.image_convolution(image, psf, method='scipy', use_fft=None, **kwargs)[source]

Perform image convolution with a PSF kernel

Can use either scipy or astropy convolution methods. Both should produce the same results.