Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Basic Notation

Geometric model as described in the text

We assume a flat sky, so that the source is contained in a plane SS at distance DSD_S from the observer, and the lens in a plane LL at distance DLD_L from the observer. The optical axis is the line from the observer through the lens. The planes SS and LL are orthogonal on the optical axis, and have origin in the intersection therewith.

We consider a single source point at η\boldsymbol{\eta} in SS. The apparent position, as seen by the observer, is at ν\nu and

Δη=νη\Delta\boldsymbol{\eta} = \boldsymbol{\nu} - \boldsymbol{\eta}

The apparent position in the lens plane LL is called

ξ=DLDSν.\boldsymbol{\xi} = \frac{D_L}{D_S} \boldsymbol{\nu}.

The deflection is most easily described in terms of angles, so we define β\beta and θ\theta as the angles between the optical axis and respectively η\boldsymbol{\eta} and ν\boldsymbol{\nu}. The deflection angle α^\hat\alpha is the angle between the actual and apparent source in the source plane as seen from the apparent image in the lens plane.

With the flat sky approximation, the angles are related to lengths in the lens plane by a factor of DLD_L, so that

ξ=DLθ\boldsymbol{\xi} = D_L\theta

Similarly, in the source plane[1], we find

η=DSβ,\boldsymbol{\eta} = D_S\beta,

but also

Δη=DLSα^.\boldsymbol{\Delta\eta}= D_{LS}\hat{\boldsymbol{\alpha}}.

Now, we can write the actual image as

η=DSDLξDLSα^\begin{align} \boldsymbol{\eta} = \frac{D_S}{D_L}\boldsymbol{\xi} - D_{LS}\boldsymbol{\hat\alpha} \end{align}

It is noteworthy that if we consider spherical geometries (a source sphere and a lens sphere), we may also write down the equation

β=θξ0DLα.\begin{align} \boldsymbol{\beta}=\boldsymbol{\theta}-\frac{\xi_0}{D_L}\boldsymbol{\alpha}. \end{align}

Considering small angles,

sinθθ\sin\theta\approx\theta

it may readily be shown that Eq.~\eqref{raytracePhys} and Eq.~\eqref{raytraceAng} are the same. It is this latter equation that we shall take to be our constitutive relation. But before we get there, let us also introduce the standard way of normalizing.

Normalisation

It is customary to normalise using a constant factor ξ0\xi_0. This gives the following entities, following Kormann 1994

x=ξξ0,y=ηη0where ν0=DSDLξ0,α=DLDLSDSξ0α^\begin{align} \mathbf{x}= \frac{\boldsymbol{\xi}}{\xi_0}\quad,\quad\mathbf{y} = \frac{\boldsymbol{\eta}}{\eta_0} \quad\text{where } \nu_0 = \frac{D_S}{D_L}\xi_0\quad,\quad \boldsymbol{\alpha} = \frac{D_LD_{LS}}{D_S\xi_0}\hat{\boldsymbol{\alpha}} \end{align}

In addition to the previously mentioned (cosmological) distances DLD_L, DSD_S and DLSD_{LS} we must thus find a proper length scale ξ0\xi_0 from which we normalize everything else. In SEF, Kormann1994 and other standard sources one typically takes ξ0\xi_0 to be the so-called Einstein radius. This is the radius at which a spherically symmetric lens will produce a ring (so-called Einstein ring) whenever the source is directly behind the lens, along the optical axis.

In normalised coordinates the ray-trace equation reads

y=xα,\begin{align} \mathbf{y}=\mathbf{x}-\boldsymbol{\alpha}, \end{align}

which also explains the particular definition of α\boldsymbol{\alpha}: it makes the normalized version of the ray-trace equation look very nice and tidy. The normalisation presented above is however somewhat different from the one we shall prefer in this work, where we shall prefer to work in angular coordinates, such as the ones given in Eq.~\eqref{raytraceAng}.In the sections to follow, such coordinates will therefore be our focus.

The thin-lens approximation and the lens-potential ψ\psi

Considering a thin lens, it is customary to define the lens potential as the projection of the 3D gravitaitonal lens potential down on the lens plane. Such a simplification is typically warranted, due to DL>>ξ0D_L \gt\gt \xi_0.

Our starting point here will be to define the lensing potential to so that its gradient is the reduced deflection angle α\boldsymbol{\alpha} the gradient of ψ\psi, i.e.

α=xψ.\boldsymbol{\alpha} = \nabla_{\mathbf{x}}\psi.

In angular coordintes, which we prefer here, the chain rule gives[2],

α=ξ0ξψ=ξ0DLθψ\begin{align} \boldsymbol{\alpha} = \xi_0\cdot\nabla_{\xi}\psi = \frac{\xi_0}{D_L}\cdot\nabla_{\theta}\psi \end{align}

WThe normalised raytrace equation~\eqref{raytraceNorm} is thus rewritten to

y=xxψ\begin{align} \mathbf{y} = \mathbf{x} - \nabla_{\mathbf{x}}\psi \end{align}

Working on the sphere, id est; rewriting to our preferred angular coordinate system, the chain rule gives

β=θξ0DLα=θξ0DLα=θξ02DL2θψ.\boldsymbol{\beta} = \theta - \frac{\xi_0}{D_L}\alpha = \theta - \frac{\xi_0}{D_L}\boldsymbol{\alpha} = \theta - \frac{\xi_0^2}{D_L^2}\nabla_{\theta}\psi.

This final equation shall be taken as motivation to redefine the standard lensing potential ever so slightly. Let ψ\psi be the usual lensing potential. Then we define

ψR=ξ02DL2ψ\boxed{\psi^{\mathrm{R}} = \frac{\xi_0^2}{D_L^2}\psi}

In this notation, we find the following pleasing expression for the angular version of the ray-trace equation:

β=θθψR.\boxed{\boldsymbol{\beta} = \theta - \nabla_{\theta}\psi^R.}

This relation is implemented in the RaytraceModel::calculateEta() function in CosmoSim. It follows that

α=1θEθψR\boxed{\boldsymbol{\alpha}=\frac{1}{\theta_E}\nabla_\theta\psi^R}

Surface Mass Density

A final, very central concept in lensing, is the convergence κ\kappa. This is the dimensionless, projected surface-mass density, which is related to ψ\psi through the Poisson equation. In our coordinates this gives

κ(θ)=12θψR\boxed{\kappa(\boldsymbol{\theta})= \frac12\nabla_\theta\psi^R}

Writing it out more explicitely, we find

κ(θ)=12(2ψRθ12+2ψRθ22)\kappa(\boldsymbol{\theta})= \frac12\left( \frac{\partial^2\psi^{\mathrm{R}}}{\partial\theta_1^2} + \frac{\partial^2\psi^{\mathrm{R}}}{\partial\theta_2^2} \right)

Notes

Footnotes
  1. This is seen because DSαD_S\alpha and DLSα^D_{LS}\hat\alpha are the lengths of arcs between the actual and apparent source, and for small angles they are both approximately equal to the straight line ΔηS\Delta\boldsymbol{\eta}_S.

  2. We use here the chain rule with ξ=ξ0x\boldsymbol{\xi}= \xi_0\mathbf{x} and θ=ξ/DL\theta = \boldsymbol{\xi}/D_L.