Open Access

Algorithm 1

Wavelet CLEAN algorithm.

Require: Dirty Image: ID
Require: Dirty Beam: BD
Require: gain: g
Require: scale-widths for Wavelet-decomposition (DoB): fitted to -coverage
   Define “clean” DWT by difference of Bessel functions with scales
   Fit Gaussian functions to the central peaks of the Bessel functions, define a difference of Gaussians (DoG) dictionary by these fits: . We note that this dictionary approximates the Bessel dictionary, but without the sidelobes.
   Define “dirty” DWT by DoB with “dirty” scales ,Where
   Decompose dirty image by ,
   Decompose dirty beam by ,
   Decompose the scales of the dirty beam by .
   Find normalization constants: ,
   Normalize beam and psf by … for all i and j.
   Find weights: (these weights were proven to be optimal).
   Initialize restoring image: M = 0,
   while residual not noise-like do,
      while number of maximal iterations not reached do,
         Find Maximum of [wj ·· abs(Ij)] searching over scales j and pixels k,
         Store maximum in list of components,
         For every scale ,
      ,
      Update dirty image/residual: ID = IDBD * M,
      Reinitialize the decomposition: ,
      optional: self-calibration,
      optional: project solution to positive values.
   Add residual image: ,
Ensure: M is approximation to true sky image.

Current usage metrics show cumulative count of Article Views (full-text article views including HTML views, PDF and ePub downloads, according to the available data) and Abstracts Views on Vision4Press platform.

Data correspond to usage on the plateform after 2015. The current usage metrics is available 48-96 hours after online publication and is updated daily on week days.

Initial download of the metrics may take a while.