restore_list_rsexecute_workflow

restore_list_rsexecute_workflow(model_imagelist, psf_imagelist, residual_imagelist=None, restore_facets=1, restore_overlap=8, restore_taper='tukey', clean_beam=None, **kwargs)[source]

Create a graph to calculate the restored image

Parameters:
  • model_imagelist – Model list (or graph)

  • psf_imagelist – PSF list (or graph)

  • residual_imagelist – Residual list (or graph)

  • kwargs – Parameters for functions in components

  • restore_facets – Number of facets used per axis (used to distribute)

  • restore_overlap – Overlap in pixels (0 is best)

  • restore_taper – Type of taper between facets

Returns:

list of restored images (or graph)