deconvolve_list_channel_rsexecute_workflow

deconvolve_list_channel_rsexecute_workflow(dirty_list, psf_list, model_imagelist, subimages, **kwargs)[source]

Create a graph for deconvolution by channels, adding to the model

Does deconvolution channel by channel.

Parameters:
  • dirty_list – list or graph of dirty images

  • psf_list – list or graph of psf images. The psfs must be the size of a facet

  • model_imagelist – list of graph of models

  • subimages – Number of channels to split into

  • kwargs – Parameters for functions in components

Returns:

list of updated models (or graphs)