-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsmp_sec.tex
87 lines (81 loc) · 3.94 KB
/
smp_sec.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
Eight weak lensing pipelines developed by members of the DES collaboration submitted
results for the CSTEP simulations. They are listed in Table \ref{table:smp}.
Several of these pipelines could potentially
be used to create shear catalogs for DES. The implementations
represent a broad range of lensing pipeline types. They can be divided
into four groups, using roughly the same criteria
as in STEP2 \citep{STEP2}. A short description of the methods is
included below, while more details are provided in
Appendix \ref{App:shpipe}.\\
\subsection{Moment-based methods: red class}
The red class methods (DE, IM, PK, KM) are based on the oldest
shape measurement method KSB+ developed by Kaiser, Squires, and Broadhurst in 1995. As in STEP2, red class methods are
defined as those that measure combinations of
moments of each galaxy image $I(x)$ using a Gaussian
weighting function. Various implementations
of this class of methods have been studied in previous shape
measurement challenges, and the accuracy has been shown
to vary widely \citep{STEP2, GREAT10}. Two of the red class lensing
pipeline implementations included in CSTEP have performed well on
previous image simulations challenges (DE, KM). Other
red class implementations that were calibrated on
simulated image data have been used in recent
weak lensing analyses \citep[e.g.][]{Gruen_s, Apple, TS}. Many of the
large weak lensing cluster studies have used red class
methods \citep{HH,VDLinden}, and KSB+ methods are the most common
method used to measure the mass of clusters using weak lensing.
\subsection{Model-fitting methods: green class}
The green class methods (GM, I3) are commonly known as model fitting
methods. These methods convolve various models of galaxies with different
parameterizations, including their intrinsic shape, with the PSF and
determine those that best fit the galaxy image. The green class methods
\textsc{lensfit} and \textsc{DeepZot} were among the best performing
methods in GREAT08 and GREAT10, and im3shape has been shown
to perform well on the GREAT08 and GREAT10 simulations \citep{Jzun}.
The model-fitting method \textsc{lensfit} was
the lensing pipeline for the Canada-France-Hawaii
Telescope Lensing Survey (CFHTLenS, \citealt{CHey}).
\subsection{Basis function methods: blue class}
The blue class methods (MJ) are methods which model the
galaxy images as a sum of orthonormal Gauss-Laguerre polynomial
functions, commonly known as \textsc{shapelets}. The MJ
method competed in the STEP1, STEP2, and GREAT08 challenge.
\subsection{Other methods: purple class}
The purple class is used to describe a method significantly different from the
three main approaches outlined above, Fourier Domain Null Testing (FDNT,
\citealt{Bern}). In FDNT, the surface brightness profiles of PSF and
observed galaxy are transformed to Fourier space, where the latter is
de-convolved by dividing by the former. Testing the Fourier
representation of the galaxy for roundness after applying an inverse
shear, a likelihood of shears is determined. The information used in
the roundness test is limited to frequencies below those rendered
infinitely noisy by the PSF. FDNT is known to perform very well on low
noise simulations \citep{Bern} but has not been applied yet to
observed data for a scientific analysis.
\begin{table}
\begin{center}
\begin{tabular}{| c | c | c| c | }
\hline
Method & Key & Contributor & Class \\
\hline \hline
DEIMOS & DE & P. Melchior & Red \\
\hline
IMCAT & IM & J. Young & Red \\
\hline
ksbm & KM & P. Melchior & Red \\
\hline
PKSB & PK & D. Gruen & Red \\
\hline
Gaussian Mixtures & GM & E. Sheldon & Green \\
\hline
im3shape & I3 & B. Rowe & Green \\
\hline
Bernstein and Jarvis (2002) & MJ & M. Jarvis & Blue \\
\hline
PFDNT & PF & D. Gruen & Purple \\
\hline
\end{tabular}
\end{center}
\caption{ A summary of the lensing pipelines used to analyze CSTEP simulated images. }
\label{table:smp}
\end{table}