deconvolve_skymodel_list_rsexecute_workflow

deconvolve_skymodel_list_rsexecute_workflow(dirty_image_list, psf_list, skymodel_list, prefix='', fit_skymodel=False, **kwargs)[source]

Deconvolve using a skymodel

This will either fit for the brightest components and add those to the skymodel components or use (optionally faceted) CLEAN based deconvolution

Parameters:
  • dirty_image_list – List of dirty images (or graphs)

  • psf_list – List of corresponding psf images (or graphs)

  • skymodel_list – list of skymodels (or graph)

  • prefix – Informational prefix for logging messages

  • fit_skymodel – Fit the skymodel?

  • kwargs

Returns:

list of skymodels (or graph)