Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/research/workshops/2010/sourcefinding/Johnston-Hollitt.pdf
Дата изменения: Mon May 10 06:33:08 2010
Дата индексирования: Sun Jun 27 16:22:12 2010
Кодировка:

Поисковые слова: arp 220
Detecting extended radio emission: SNRs, Relics, Halos & Head-Tailed Galaxies
Melanie Johnston-Hollitt & Christopher Hollitt

2010

Detecting extended radio emission: SNRs, Relics, Halos & Head-Tailed Galaxies

2010

1/14


Detecting extended radio sources
Methods of detecting extended radio sources from images usually rely on detection of contiguous pixels above some RMS noise level (such as Duchamp), or more recently "flood-fill" methods to detect sources which are enclosed by pixels which are above some RMS noise level. What happens when the sources are broken? What if they are very large and/or very faint? How do you separate out different types of extended radio emission in catalogues? How can you automatically deal with noise producing false positive detections?

Detecting extended radio emission: SNRs, Relics, Halos & Head-Tailed Galaxies

2010

2/14


Finding and classifying extended sources

Even in cases where other techniques can detect various different types of radio sources data volumes will be too large to manually collate samples. A better approach is to have an automatic approach which generates a list of candidate objects of a certain class for an astronomer to inspect. It would be a bonus if the method could do a "better" job of finding a certain type of source than a person. We investigated the circle Hough transform as a method for extracting and classifying certain types of extended radio emission.

Detecting extended radio emission: SNRs, Relics, Halos & Head-Tailed Galaxies

2010

3/14


The circle Hough transform
The circle Hough transform is an example of the family of transforms developed to detect tracks in bubble chambers. It is known to be robust in the presence of noise and copes well with broken features. The circle Hough transform finds the location and radius of circular objects in an input image. The Hough transform · Each pixel in the input image "votes" for all p ossible circles that could pass through it. · Votes are accumulated in a three-dimensional parameter space (Hough space), where two dimensions represent the location of the circle and the third the radius. · Any circle that is present in the image will accumulate a statistically significant number of votes, leading to its detection.
Detecting extended radio emission: SNRs, Relics, Halos & Head-Tailed Galaxies 2010 4/14


Vote distribution

Detecting extended radio emission: SNRs, Relics, Halos & Head-Tailed Galaxies

2010

5/14


Hough distribution

Equivalently the transform can be viewed as performing a correlation with every possible circle in the image. Each test circle is characterised by its location and radius and the results of the correlations are stored in the corresponding location in Hough space. Hough space must then be searched to find local maxima. In general this is a non-trivial problem. · As astronomical images are relatively sparse, this is not such a problem as in some other applications.

Detecting extended radio emission: SNRs, Relics, Halos & Head-Tailed Galaxies

2010

6/14


Case study: Supernova remnants

Currently three-quarters of the theoretically predicted SNRs are missing. · To o faint? · To o large? · Simply missed? · Theory could b e wrong. . . We used a modified (and optimised) Circle Hough transform on the Molonglo Galactic Plance Survey 2 (MGPS2) to test the algorithm to SNR of different complexities.

Detecting extended radio emission: SNRs, Relics, Halos & Head-Tailed Galaxies

2010

7/14


Some SNRs

Supernova remnants are typically circular. However, the circles are often broken and/or distorted. Four representative examples from the MGPS2 catalogue: G337.3+1.0, G302.3+0.7, G315.4-2.3 and G317.3-0.2

Detecting extended radio emission: SNRs, Relics, Halos & Head-Tailed Galaxies

2010

8/14


Hough space

Detecting extended radio emission: SNRs, Relics, Halos & Head-Tailed Galaxies

2010

9/14


Results

Input images

Results
2010 10/14

Detecting extended radio emission: SNRs, Relics, Halos & Head-Tailed Galaxies


Noise performance
We contaminated the input images with noise until the algorithm became approximately 50% reliable. This algorithm was able to cope with about twice as much noise as an astronomer.

Making is much better then contiguous pixel of "flood fill" techniques in such cases. Meaning it could potentially answer questions regarding the missing SNRs.
Detecting extended radio emission: SNRs, Relics, Halos & Head-Tailed Galaxies 2010 11/14


The pros

· Finds sources which would b e otherwise undetectable

automatically. · Comes with automatic source classification. · The transform is able to be generalized to other shap es, and combinations of shapes meaning things can also be rejected ie good automated artifact detection method. · The Hough transform is well suited to running on a grid, where different machines process different parts of the sky.

Detecting extended radio emission: SNRs, Relics, Halos & Head-Tailed Galaxies

2010

12/14


The cons
· The Hough transform is quite slow, so it can't be run over the

whole sky. The compute required in the traditional Hough transform goes as n3 , for images of n в n pixels. Chris has recast the transform to improve this to n2 log(n) but even so it may need to be preceeded by a preprocessing stage to find promising areas of extended radio emission. · The transform is able to be generalized to other shap es, but these are potentially even more compute intensive: mn2 log(n), where m is a complexity measure. So this is likely to be part, but not all of the solution. However, for perfoming an automated extraction of a particular class of extended radio source, it appears to work well.
Detecting extended radio emission: SNRs, Relics, Halos & Head-Tailed Galaxies 2010 13/14


The future
· Chris is currently extending this code to elliptical transforms

using the faster method. · We have offered a PhD project to port & optimize the current code to a grid for timing testing, and will be looking at how much the complexity of other shapes slows the computations. (In addition to the mechantronics PhD student working on further improving the algorithm.) · We'd like to do 'multi-resolution' testing which is important for applications in robotics. · We hope to test the automated source classification for different extended sources in the near future. Further information is available in Hollitt (2009) and Hollitt & Johnston-Hollitt (2009).
Detecting extended radio emission: SNRs, Relics, Halos & Head-Tailed Galaxies 2010 14/14