Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
![]() | Version 1.9 Build 1367 |
|
The original Hogböm CLEAN algorithm can be considered as a pattern
recognition procedure whereby the strongest beam pattern was searched
for in the residual image. The best match was obtained by
cross-correlating the residual image with the PSF, which for uniform
weighting can be approximated by looking for the peak in the residual
image alone. In the 4-dimensional space used here, it is not clear just
what is meant by the peak. One possible definition of the peak is of the
length of the vector
:
I2 + Q2 + U2 + V2. With such a choice,
the CLEAN image solver would know nothing about the physical
interpretation of the components of
, in particular that
M
0. This is somewhat strange but is analogous to the case
of CLEANing separately the dirty images for the different Stokes
parameters.
To introduce some physics, one could use the maximum eigenvalue of the
coherence matrix:
I +
or perhaps the determinant:
I2 - Q2 - U2 - V2. The latter form is blind to totally polarized
emission so the former choice is probably more useful. In either case,
one would probably want to add an additional criterion that both
eigenvalues be non-negative. Hence a reasonable prescription would be
to search for a peak in
I +
for those dirty image
points for which
I2 - Q2 - U2 - V2
0.
For the GI, the PSF can vary considerably with position, and so searching for the peak could be considerably more computationally expensive.