Issue |
A&A
Volume 531, July 2011
|
|
---|---|---|
Article Number | A144 | |
Number of page(s) | 8 | |
Section | Cosmology (including clusters of galaxies) | |
DOI | https://doi.org/10.1051/0004-6361/201116556 | |
Published online | 01 July 2011 |
On the effect of image denoising on galaxy shape measurements
Laboratoire d’astrophysique, École Polytechnique Fédérale de Lausanne
(EPFL), Observatoire de Sauverny,
1290
Versoix,
Switzerland
Received: 21 January 2011
Accepted: 24 April 2011
Weak gravitational lensing is a very sensitive way of measuring cosmological parameters, including dark energy, and of testing current theories of gravitation. In practice, this requires exquisite measurement of the shapes of billions of galaxies over large areas of the sky, as may be obtained with the EUCLID and WFIRST satellites. For a given survey depth, applying image denoising to the data both improves the accuracy of the shape measurements and increases the number density of galaxies with a measurable shape. We perform simple tests of three different denoising techniques, using synthetic data. We propose a new and simple denoising method, based on wavelet decomposition of the data and a Wiener filtering of the resulting wavelet coefficients. When applied to the GREAT08 challenge dataset, this technique allows us to improve the quality factor of the measurement (Q; GREAT08 definition), by up to a factor of two. We demonstrate that the typical pixel size of the EUCLID optical channel will allow us to use image denoising.
Key words: methods: data analysis / techniques: image processing / gravitational lensing: weak / dark energy / cosmological parameters / methods: statistical
© ESO, 2011
1. Introduction
The observed accelerated expansion of the Universe (Riess et al. 1998; Perlmutter et al. 1999) can currently be explained by either the existence of a repulsive force associated with so-called “dark energy”, or an erroneous description of gravity by General Relativity on large spatial scales (for a review, see Frieman et al. 2008). Both explanations have profound implications for our understanding of cosmology and physics in general and are the main motivations of future large cosmological surveys. These surveys, such as the ESA EUCLID satellite project (Réfrégier et al. 2010) combine several complementary cosmological probes to constrain the cosmological parameters, including the dark energy equation of state parameter w(z) and its evolution with redshift.
The main cosmological probe to be employed by EUCLID is weak gravitational lensing, also known as cosmic shear. The observational signature of cosmic shear is an apparent distortion of the image of distant galaxies under the influence of gravitational lensing by a foreground potential well. The exact way in which the galaxies are distorted is very sensitive to the dark matter and dark energy distributions in the foreground large-scale structures, hence providing an efficient tool for cosmological measurements. While the first detections of cosmic shear are already a decade old and were performed on data with relatively limited field of view and depth (Bacon et al. 2000; van Waebeke et al. 2000; Wittman et al. 2000), the use of cosmic shear in terms of cosmological applications requires a major space survey. However, the effectiveness of the method in constraining cosmology relies on image processing techniques that measure the shapes of individual galaxies in the most accurate possible way. These techniques must provide solutions to the four following problems: (i) the degradations caused by the dominating Poisson noise; (ii) the sampling adopted to represent the data; (iii) the convolution by the instrumental point spread function (PSF) and its possible variations across the field of view; and (iv) the measurement of the cosmic shear itself and its power spectrum from all the galaxy shape measurements, i.e., billions of galaxies.
The techniques currently in use to measure cosmic shear are sufficient to detect it and even sometimes to reconstruct the 3D mass map of large-scale structures (e.g., Massey et al. 2007a) but it is estimated that a tenfold improvement in the precision of galaxy shape measurements is needed to place stringent constraints on cosmological models. Thanks to both the STEP programs (Heymans et al. 2006; Massey et al. 2007b) and the GREAT081 challenge (Bridle et al. 2010), the lensing community has made excellent progress toward meeting this goal. However, even the most successful shear measurement methods see their accuracy decrease significantly under high noise conditions. It is therefore of interest to develop suitable denoising techniques that are capable of solving the difficult problem of removing noise without compromising the fragile shear signal.
In the present work, we focus on the effects of denoising and pixelisation on shape measurement. Both are closely connected since the spatial frequencies contained in the galaxy images change with the adopted pixel size, but not the noise frequency. Moreover, for a given exposure time, changing the pixel size affects the signal-to-noise ratio (SNR) of the data.
For this reason, it is important to explore the large parameter space of the problem and to weight the relative impacts of different samplings and SNRs on the shear measurement. To investigate this problem, we use sets of synthetic galaxies with known ellipticities, for different resolutions and samplings spanning a range of observational setups. Using these data, as well as a subset of the GREAT08 data (Bridle et al. 2010), we test the performance of three popular denoising algorithms: median filtering, Wiener filtering, and discrete wavelet transform (DWT). We also propose a new denoising method based on a combination of wavelet transform and Wiener filtering.
2. Methods
2.1. Median filter
The median filter is a nonlinear denoising technique widely used in digital image processing. Apart from its simplicity, median filtering has two important properties: firstly, it is particularly effective for images corrupted by Poisson noise and secondly, it preserves edges in images.
A median filter works by sliding a box of given size (3 × 3 pixels in our case) over the image, replacing the central value by the median of its neighboring pixels (Arce 2005; Arias-Castro & Donoho 2009).
2.2. Wiener filter
The Wiener filter uses a least mean squares filtering algorithm (Wiener 1949) based on a stochastic framework that minimizes the mean square error in the noise. The Wiener filter has become a classical signal smoothing technique and is widely used in signal processing (Khireddine et al. 2007; Press et al. 2007). In our study, we use the following simplified algorithm.
If we define I to be the input brightness of the pixel of the noisy image, the output brightness Iwiener of the denoised pixel is then given by (1)where σn is the estimated mean standard deviation of the noise in the image and
is an average variance in the pixel values calculated in a local window of 3 × 3 pixels.
The algorithm implemented in this work uses the scientific libraries (SciPy community 2010) available with the Python programming language.
2.3. Discret wavelet transform (DWT)
Wavelet analysis is an efficient and fast computational technique widely used for data compression and noise reduction (Bruce et al. 1996). In our study, we apply the 2D discrete wavelet transform (DWT). Denoising in wavelet space involves three steps: (i) linear forward wavelet decomposition, (ii) shrinkage of wavelet coefficients, and (iii) linear inverse wavelet reconstruction.
As the basis function we adopt the Haar wavelet, which is orthogonal and computationally simple. The latter property is of primary importance to preserving shape invariance.
The Haar wavelet is defined by two basic functions: a scaling function φ and a wavelet function, called the mother wavelet ψ. The set of basic functions for the 1D case is given by (2)where N = 2k − j is the number of wavelet coefficients, which also defines the size of the subband of a given decomposition level j, where k is the coarsest level. The scaling function and the mother wavelet are defined as follows:
(3)To decompose a two-dimensional image, the coefficients are obtained by multiplying the one-dimensional scaling and the wavelet functions both in the horizontal and vertical directions. For each resolution level, the image is devided into four images of coefficients, called subbands. The first, often labeled LL (low-low), contains the main (low)-frequency features of the signal. The three others are dominated by the noise in the horizontal direction, HL (high-low), vertical direction, LH (low-high), and diagonal direction, HH (high-high). Iterating the described scheme (Eq. (2)), one can obtain an image sequence with a cascading structure as illustrated in Fig. 2.
The most important part of the DWT denoising technique is the wavelet shrinkage, which drives the efficiency of denoising. The wavelet shrinkage is applied to the subbands associated with the noise: HL, LH, and HH. The classical way to suppress the noise by shrinking the wavelet coefficients is to apply a threshold to the wavelet coefficients. There are two types of thresholding algorithms: soft and hard thresholding. For a given value of the threshold T, hard thresholding sets all coefficients less than T to zero. For the soft thresholding, T is subtracted from all coefficients greater than T (see e.g., Vetterli & Kovacevic 1995).
![]() |
Fig. 1 Artificial galaxies of different resolutions. From left to right the stamp size is 40,80,160 and 320 pixels on a side, corresponding to a mean SNR per pixel of 1.5,0.75,0.37 and 0.19, respectively. The first two samplings on the left correspond to the “realistic sampling” and the “small sampling” cases, respectively (see text). |
2.3.1. Bayes thresholding
The wavelet shrinkage step depends heavily on the choice of the thresholding scheme. Popular thresholding methods include Stein’s unbiased risk estimate (SURE; Donoho & Johnstone 1994) and universal thresholding (Donoho & Johnstone 1995), the latter depending on image size. A more efficient thresholding scheme is the Bayes wavelet threshold proposed by 1, which uses a different threshold level for each of the three HL, LH, and HH noise subbands. This adaptive threshold, TBayes, is computed to be (4)where σx is the standard deviation in the noiseless coefficients in a given subband, which can be estimated as
(5)where
is the variance in the coefficients in a subband. If σx = 0 then TBayes diverges to infinity, meaning that all coefficients in the corresponding subband must be set to zero.
2.3.2. Combined DWT-Wiener filter: a new thresholding scheme
The DWT-Bayes thresholding gives good results for general-purpose imaging of relatively small dynamical range. However, it is quickly limited when dealing with astronomical images where the intensity levels vary sharply on spatial scales in the order of the PSF size. Standard thresholding, where T is the same across each wavelet subband, degrades galaxy shapes with steep intensity profiles, especially when images are critically sampled. This is simply because the light profile between two neighboring pixels is much steeper than the estimated noise per pixel, σn. The resulting denoised image is therefore too smooth in rather flat areas such as the image background, and too noisy in areas of larger dynamical range, i.e., where galaxies lie. This has a significant effect on the shape measurement accuracy.
For this reason, we propose a simple and effective method that combines the Haar DWT and the classical Wiener algorithms in the following way:
-
1.
we decompose the image and calculate the HLj, LHj, and HHj subbands of wavelet coefficients for all resolution levels j = 1,2,...,k, where k is the coarsest level;
-
2.
we then modify the wavelet subbands HLj, LHj, and HHj using the kernel Wiener algorithm (Eq. (1));
-
3.
we finally apply the inverse DWT to the modified wavelet coefficient to reconstruct the denoised image.
![]() |
Fig. 2 DWT decomposition of the galaxy image, with Poisson noise. Left: original galaxy image. Right: two consecutive resolution levels, as explained in Sect. 2.3. |
![]() |
Fig. 3 Examples of different denoising methods, using simulated data with three different samplings. |
3. Synthetic data
We use a set of 10 000 simulated galaxies in order to (i) test the effect of the different denoising techniques on the shape measurement and (ii) estimate how this behavior depends on the sampling and the SNR of the data. Each galaxy is represented by a Sersic profile of known ellipticity and Sersic index. This profile is sampled on five different grids of pixels. In doing this, we keep the size of the galaxy fixed on the plane of the sky.
Our finest sampling has galaxies with a full-width-half-maximum of FWHM = 17.3 pixels. Each of the 10 000 galaxy images is represented on a stamp of 320 × 320 pixels. We then degrade the sampling by a factor of two, four times in a row, to produce galaxy images with FWHM ~ 17, 9, 5, 3 pixels, which correspond, respectively, to image sizes of 320, 160, 80, and 40 pixels on a side.
We then add Poisson noise to the simulated data, assuming that the data are sky-dominated, i.e, to a good approximation the amplitude of the noise is the same for all pixels across the galaxy image. We generate noisy images that mimic those of the GREAT08 challenge (Bridle et al. 2010) with a standard deviation set to the value of σn = 1000 for all pixels. Before adding the noise, we scale the galaxy images so that we probe a range of realistic SNR. In the rest of the paper, we refer to the mean SNR per pixel, i.e., (6)where Ij is the image value at pixel j and N is the total number of pixels in the image. Since the exposure time is limited in real sky surveys, improving the sampling of the data is done to the cost of a lower SNR per pixel. All our simulated images are computed for a fixed integration time.
We use four different samplings, characterized by the typical FWHM of the simulated galaxies. The first two samplings have FWHM ~ 3 and 5 pixels which are typical values for a space mission such as EUCLID. In the following, we refer to these as “real sampling” data. We also use two smaller samplings of FWHM ~ 9 and 17 pixels. We refer to these as “small sampling” data. Figure 1 give examples of simulated images for the same realization of a galaxy. Our simulations span the SNR range between 0.05 to 4.0.
For reference, the SNR of the GREAT08 challenge data range from 0.68 to 2.6 in the “low noise” dataset and from 0.003 to 0.38 for the high noise dataset. The FWHM of the galaxies in GREAT08 varies from 1.1 to 14.5 pixels.
![]() |
Fig. 4 Effect of the four denoising methods on the noise properties of the original data. Each panel shows the normalized histograms of residual images, i.e., the difference between the original noisy data and the denoised data. The red line shows the best-fit Gaussian. In each case, the χ2 of the fit is indicated. The mean SNR in the image selected to compute the histogram is SNR = 0.38. |
4. Results and discussion
4.1. Denoising efficiency for synthetic galaxies
Using the set of 10 000 artificial galaxies described in Sect. 3, we test the performance of the four methods under different SNR and sampling conditions. Examples of denoised images are shown in Fig. 3, where it is immediately seen that the four methods behave very differently.
The median filtering has a kernel size of 3 × 3 pixels. As a consequence, when the sampling changes, the spatial frequencies removed by the filter change with respect to the ones contained in the galaxy. When the sampling becomes coarse enough, the frequencies removed by the filter are close to those contained in the galaxy. This is seen in Fig. 3, where the size of the granulation in the noise becomes larger as the pixel size becomes larger (right column of the figure). For this reason, the performance of the median filtering are expected to degrade quickly in cases of coarse sampling.
The Wiener filter is a low-pass filter, which translates in Fig. 3 into a strong “flattening” of the sky noise but almost no denoising of the galaxy itself. The wavelet method is fully local and adaptive, explaining the patchy aspect of the galaxy in Fig. 3: low frequency signals are represented using a limited number of coefficients and a high frequency requires more coefficients
Finally, we show the results of both DWT-Wiener and DWT-Bayes methods. As explained earlier, the standard DWT-Bayes thresholding is not effective in removing noise from high dynamical range data such as astronomical images. In the particular case of galaxy images, using a fixed threshold for all the wavelet subbands tends to degrade the galaxy shape in areas where the difference in brightness between neighboring pixels is much higher than the standard deviation of the Poisson noise. In other words, the threshold is too high for the image background, leading to an excessive smoothing, whereas the same threshold proves too small for the high intensity pixels of the galaxy image. This phenomenon is clearly visible in the image denoised with the DWT-Bayes threshold (middle column of Fig. 3), where the results of the denoising process leaves the original image almost unchanged. This is unfortunate because preserving the original intensity profile of the galaxy is essential for the accuracy of the measurement of its shape. Removing noise effectively while preserving the galaxy shape requires a very delicate denoising approach.
The DWT-Wiener method proposed in this paper removes noise according to the local gradient of luminosity, resulting in a more adaptive and local denoising process than DWT-Bayes. The advantage of DWT-Wiener in comparison to the classical Wiener filter is that DWT-Wiener is applied to high-frequency subbands coefficients only, which are those associated with noise, thus preserving the low frequency subband that contains the main features of the signal.
![]() |
Fig. 5 Top panels: accuracy, 1/RMSD, of the shape measurement using the four denoising methods (solid curves). The dashed curves show for comparison the results obtained with the data before denoising. In each panel, the color code indicates different noise levels. Bottom panels: gain ratio, G, for the four denoising methods. The curves are the ratio of the solid to dashed curves shown in the top panels. |
The effect of the four methods on the noise properties of the original data is seen more quantitatively in Fig. 4. In this figure, we choose a galaxy realization with a SNR = 0.38 and sampling of FWHM = 5 pixels (realistic sampling). We then compute the difference between the original noisy image and the denoised image, as obtained from the four methods and plot histograms of these distributions in Fig. 4. A method that does not affect the noise properties of the original data should ideally yield a perfectly Gaussian histogram. Only the two local denoising methods using wavelets possess this important property.
For each denoising method, we thus compute the χ2 statistics of its normalized histogram as (Press et al. 2007) (7)where Ni is the number of pixels observed in the ith bin, and ni is the number for an expected Gaussian distribution.
Our new DWT-Wiener method has the smallest χ2, which indicates that its residuals represent the best fit to a normal distribution. We now test the performance of the four methods on the sets of 10 000 simulated galaxies described in Sect. 3, without considering the effect of convolution by the PSF. This is done by directly comparing the ellipticity measured for the galaxies before and after denoising. Using 10 000 galaxies ensures that an ellipticity measurement is accurate to 1%, which is sufficient for our purposes. In this work, the galaxy ellipticity e = e1 + ie2 was estimated as (8)where Qmn, (m,n ∈ { 1,2 } ) are the second-order quadrupole moments of the galaxy surface brightness (Bartelmann & Schneider 2001).
We define the accuracy of each of the denoising methods as the inverse of the root mean square deviation (RMSD) (9)where ei and
denote estimated and true galaxy ellipticities, respectively.
To evaluate the effectiveness of the denoising methods in providing improved measurement over the original data, we also define a gain ratio, G, as the ratio of the shape measurement error using the noisy data, to the same quantity using the denoised data (10)The results are summarized in Table 1 and Fig. 5. With no big surprise, all methods lead to high accuracy measurements as soon as excellent sampling and high SNR are available. However, when the SNR decreases, the performance of all methods drops sharply. This means that there is no reason to improve the sampling indefinitely without compensating for an increased SNR, i.e., exposure time. This also means that the interest in denoising exceeds the improvement for poor SNR data. Performances improve with high SNR data (red curves in Fig. 5, hence showing that denoising is as important for well exposed galaxies as for galaxies barely measurable in the original data.
Gain ratio (G; see text) for the four denoising methods under different SNR and sampling conditions.
In coarse sampling conditions, the median filter degrades shape measurement instead of improving it. This is illustrated in Fig. 5 by the dashed curves systematically being above the solid ones. In Table 1, the gain ratio factor, ξ, is indeed lower than 1. This is because the frequencies removed by the median filter cannot be easily controlled and depend on the size of the objects with respect to the size of the median kernel. This makes the use of the median filter very hazardous in general, in spite of its good performance in small sampling conditions. A similar trend is found for the Wiener filter in realistic sampling conditions, although it is not so pronounced. The best gain factors are usually achieved with the DWT-Wiener method.
Finally, for each method there exists an optimal sampling where the gain factor is maximum. For realistic sampling and SNR conditions (blue and orange lines in Fig. 5, this sampling is about FWHM ~ 9 pixels. By realistic conditions, we mean conditions similar to those in the GREAT08 challenge, i.e., data quality mimicking that of the EUCLID satellite in terms of sampling and SNR.
4.2. Denoising of the GREAT08 challenge dataset
Q factor for KSB deconvolution for 15 galaxy sets of GREAT08 low noise-blind (LNBL) and 100 sets of GREAT08 real noise-blind (RNBL).
The goal of the previous section was to test the effect of both denoising and sampling on the quality of the shape measurement of galaxies, in the absence of other numerical or instrumental disturbances. For this reason, the convolution of the galaxy images by the instrumental PSF is not included.
We now test the two most effective denoising methods, i.e., the DWT-Bayes and the DWT-Wiener, against the additional effect of PSF deconvolution and centroid shifts. This requires the use of a shape measurement method. For the sake of simplicity, we choose the KSB algorithm (Kaiser 1995) with the code developed by Catherine Heymans and Ludovic Van Waerbeke (Heymans et al. 2006), which is widely used, public, and efficient in terms of computing time. In addition, it does not rely on any fit of an arbitrary galaxy profile to the data.
The GREAT08 challenge dataset is ideal for carrying out our test in both low noise and real noise conditions. For this purpose, we use the whole low noise-blind (LNBL) dataset and a subset of 100 frames of the real noise-blind (RNBL) dataset (see the GREAT08 handbook for more detail, Bridle et al. 2009). The total number of galaxies used is therefore 15 000 in low noise and 100 000 in real noise conditions.
The PSF convolution, which modifies the effect of the noise on the galaxy shape measurement, makes it necessary to control the effect of denoising, prior to the shape measurements itself. We therefore introduce a “denoising strength” that allows us to fine-tune the amount of denoising of the data. In practice, we replace the noise mean standard deviation, σn, in Eqs. (1), (4), and (5), with a fractional mean standard deviation ασn, where 0 < α ≤ 1.0.
We run the KSB method on the denoised GREAT08 data using three denoising strengths α = { 0.01,0.05,0.1,0.5,1.0 } . The results are summarized in Table. 2, where the quality factor, Q, is defined as in Bridle et al. (2010). High values of Q indicate good shape measurements. As a sanity check, we run the KSB algorithm on the original noisy data as well and check that we obtain the same quality factors as in Bridle et al. (2010), i.e., Q = 32.37 in low noise and Q = 11.54 in real noise conditions.
The main result is that the DWT-Bayes method does not improve the quality factor and even degrades the shape measurement if full denoising (α = 1.0) is used. The DWT-Wiener method improves the Q factor by a factor of almost two in low noise conditions and by 35% in real noise conditions. Interestingly, we note that full denoising may degrade the results. One may instead apply partial denoising (α = 0.1), which allows us to achieve a significant gain in quality factor without any significant risk of corrupting the data.
5. Conclusions
We have tested four different image denoising techniques on synthetic data of faint and small galaxies and we evaluate their effect on the shape measurement of galaxies in view of weak lensing studies. We have compared the performance of the algorithms for a range of SNR and sampling conditions.
We found that simple median and Wiener filtering degrades the quality of the galaxy shape measurement unless very fine sampling is used. Local denoising methods such as wavelet filtering (DWT-Bayes) preserve the shape of galaxies in fine sampling condition but not for coarser sampling. However, a simple modification of the thresholding scheme of the wavelet method allows us to improve the SNR of the data and the quality of the shape measurement. This new method, DWT-Wiener, consists of applying Wiener filtering to the wavelet coefficients rather than to the data themselves.
The DWT-Wiener method is tested on the GREAT08 challenge data in low noise and real noise conditions, showing an improvement of up to a factor of two (on the quality factor Q) over the shape measurement using the original, noisy, data.
Finally, we have shown that for a fixed SNR there exist an optimal sampling of the galaxy images. For the typical SNR expected in weak lensing space surveys, this sampling is about FWHM ~ 9 pixels. Satellites such as EUCLID or WFIRST will have a typical pixel scale of 0.1″, allowing us to observe typical z = 1−2 galaxies with almost this optimal sampling. This lends considerable hope to significantly improving future weak lensing measurements with image denoising.
Acknowledgments
The authors would like to thank C. Heyman and L. van Waerbeke for their KSB method code. The authors are also grateful to Malte Tewes for fruitful discussion. This work is supported by the Swiss National Science Foundation (SNSF).
References
- Arce, G. R. 2005, Nonlinear Signal Processing: A Statistical Approach (New Jersey USA: Wiley) [Google Scholar]
- Arias-Castro, E., & Donoho, D. L. 2009, Ann. Statist., 37, 1172 [CrossRef] [Google Scholar]
- Bacon, D. J., Réfrégier, A. R., & Ellis, R. S. 2000, MNRAS, 318, 625 [NASA ADS] [CrossRef] [Google Scholar]
- Bartelmann, M., & Schneider, P. M. 2001, Phys. Rep., 340, 291 [NASA ADS] [CrossRef] [Google Scholar]
- Bridle, S., Shawe-Taylor, J., & Amara, A. 2009, Ann. App. Statist., 3, 6 [Google Scholar]
- Bridle, S., Balan, S. T., Bethge, M., et al. 2010, MNRAS, 405, 2044 [NASA ADS] [Google Scholar]
- Bruce, A., Donoho, D., & Gao, H. 1996, Wavelet Analysis, IEEE Spectrum, 33, 26 [CrossRef] [Google Scholar]
- Chang, S. G., Yu, B., & Vetterli, M. 2000, IEEE Trans. Image Procss., 9, 1532 [Google Scholar]
- Daubechies, I. 1992, Ten Lectures on Wavelets, Society for Industrial and Applied Mathematics [Google Scholar]
- Donoho, D. L., & Johnstone, I. M. 1994, Biometrika, 81, 425 [CrossRef] [MathSciNet] [Google Scholar]
- Donoho, D. L., & Johnstone, I. M. 1995, J. Stat. Assoc., 90, 1200 [Google Scholar]
- Frieman, J. A., Turner, M. S., & Huterer, D. 2008, ARA&A, 46, 385 [NASA ADS] [CrossRef] [Google Scholar]
- Gonzalez, R. C., & Woods R. E. 1992, Digital Image Processing (Addison-Wesley) [Google Scholar]
- Haar Zur, A. 1910, Math. Ann., 69, 331 [Google Scholar]
- Heymans, C., Van Waerbeke, L., Bacon, D., et al. 2006, MNRAS, 368, 1323 [NASA ADS] [CrossRef] [Google Scholar]
- Howell Steve, B. 2006, Handbook of CCD Astronomy (Cambridge University Press) [Google Scholar]
- Kaiser, N., Squires, G., & Broadhurst, T. 1995, ApJ, 449, 460 [NASA ADS] [CrossRef] [Google Scholar]
- Khireddine, A., Benmahammed, K., & Puech, W. 2007, Adv. Eng. Software, 38, 513 [CrossRef] [Google Scholar]
- Mallat, S. 1989, IEEE Trans. Pattern Anal. Mach. Intell., 11, 674 [Google Scholar]
- Massey, R., Rhodes, J., Ellis, R., et al. 2007a, Nature, 445, 286 [NASA ADS] [CrossRef] [PubMed] [Google Scholar]
- Massey, R., Heymans, C., Bergé, J., et al. 2007b, MNRAS, 376, 13 [NASA ADS] [CrossRef] [Google Scholar]
- Meyer, Y. 1990, Ondelettes et operateurs, I. Ondelettes (Paris: Hermann) [Google Scholar]
- Perlmutter, S., Aldering, G., Goldhaber, G., et al. 1999, ApJ, 517, 565 [NASA ADS] [CrossRef] [Google Scholar]
- Press, W. H., Flannery, B. P., Teukolsky, S. A., & Vetterling, W. T. 2007, Numerical Recipes, The Art of Scientific Computing, 3rd edn. (Cambridge University Press) [Google Scholar]
- Réfrégier, A., Amara, A., Kitching, T. D., et al. 2010 [arXiv:1001.0061] [Google Scholar]
- Riess, A. G., Filippenko, A. V., Challis, P., et al. 1998, AJ, 116, 1009 [NASA ADS] [CrossRef] [Google Scholar]
- SciPy community 2010, SciPy Reference Guide Release, Release 0.9.0.dev6641 docs.scipy.org/doc/scipy/scipy-ref.pdf [Google Scholar]
- Vetterli, M., & Kovacevic, J. 1995, Wavelets and Subband Coding, Englewood Cliffs (NJ: Prentice Hall) [Google Scholar]
- Van Waerbeke, L., Mellier, Y., Erben, T., et al. 2000, A&A, 358, 30 [NASA ADS] [Google Scholar]
- Wiener, N. 1949, Extrapolation, Interpolation, and Smoothing of Stationary Time Series (New York: Wiley) [Google Scholar]
- Wittman, D. M., Tyson, J. A., Kirkman, D., Dell’ Antonio, I., & Bernstein, G. 2000, Nature, 405, 143 [NASA ADS] [CrossRef] [PubMed] [Google Scholar]
All Tables
Gain ratio (G; see text) for the four denoising methods under different SNR and sampling conditions.
Q factor for KSB deconvolution for 15 galaxy sets of GREAT08 low noise-blind (LNBL) and 100 sets of GREAT08 real noise-blind (RNBL).
All Figures
![]() |
Fig. 1 Artificial galaxies of different resolutions. From left to right the stamp size is 40,80,160 and 320 pixels on a side, corresponding to a mean SNR per pixel of 1.5,0.75,0.37 and 0.19, respectively. The first two samplings on the left correspond to the “realistic sampling” and the “small sampling” cases, respectively (see text). |
In the text |
![]() |
Fig. 2 DWT decomposition of the galaxy image, with Poisson noise. Left: original galaxy image. Right: two consecutive resolution levels, as explained in Sect. 2.3. |
In the text |
![]() |
Fig. 3 Examples of different denoising methods, using simulated data with three different samplings. |
In the text |
![]() |
Fig. 4 Effect of the four denoising methods on the noise properties of the original data. Each panel shows the normalized histograms of residual images, i.e., the difference between the original noisy data and the denoised data. The red line shows the best-fit Gaussian. In each case, the χ2 of the fit is indicated. The mean SNR in the image selected to compute the histogram is SNR = 0.38. |
In the text |
![]() |
Fig. 5 Top panels: accuracy, 1/RMSD, of the shape measurement using the four denoising methods (solid curves). The dashed curves show for comparison the results obtained with the data before denoising. In each panel, the color code indicates different noise levels. Bottom panels: gain ratio, G, for the four denoising methods. The curves are the ratio of the solid to dashed curves shown in the top panels. |
In the text |
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.