Introduction
Why we need to study the gravitational lensing?
Gravitational lensing has a wide range of applications in the study of cosmology, the large scale structure, exoplanets, dark matter, and so on.
Lensing effect
The gravitationally lensed waveforms are related to the unlensed waveforms through
where the multiplicative, complex-valued amplification factor [87] is given by the diffraction integral [57,88,89]
Where are the angular coordinates that paramatrize the two-dimensional lens plane, , and are the angular diameter distances to lens at redshift , that to the source at the redshift , and that between the lens and the source, respectively.
The ray travel time is given by the sum of the geometrical delay and the gravitational Shapiro delay,
Where is the dimensionless source position. is the lensing potential. is the phase modulation (相位调制) that makes the minimum value of the time delay zero.
We rewrite the amplification factor in terms of the dimensionless quantity
Where is the normalization constant of the length in the lens plane.
The diffraction integral needs to be performed over the entire lensing plane. This integral is conditionally convergent because the integrand is a highly oscillatory phase factor of unity absolute value.
[57] L. Dai, S.-S. Li, B. Zackay, S. Mao, and Y. Lu, Phys. Rev. D 98, 104029 (2018). [87] The readers should not confuse the lensing amplification factor with the detector antenna pattern functions and . [88] J. Ehlers and P. Schneider, in Proceedings of the 13th Conference on General Relativity and Gravitation (GR-13) (1993), pp. 21–40, https://inspirehep.net/literature/1624221. [89] D. Sun and X. Fan, arXiv: 1911.08268.
Asymptotic expansion
Direct integration of the diffraction integral is well known to be difficult and will typically take a prohibitive amount of time to achieve the desired precision.
In order to calculate more efficiently, we use the asymptotic expansion (渐进展开) method.
For any smoothly varying function multiplied by a fast oscillating phase factor, the following integral can be reexpressed as
Reference [83] suggests that truncating the infinites series at achieves sufficient accuracy.
Amplification factor
In the low frequency regime, defined by , wave diffraction causes amplitude and phase distortions in the complex number . In this wave diffraction regime, we compute by evaluating the diffraction integral using the asymptotic expansion method explained in the previous paragraph.
In the intermediate and high frequency regime, defined by , the result is approximated by geometric optics, which predicts that the overall amplification factor is the sum of the amplification factor of all geometric images . It has the following expression [88-91]
Where the magnification factor of the -th geometric image is given by
Where is the identity matrix, and denotes the Hessian matrix of the lensing potential . We define to be the total light travel time along the ray trajectory corresponding to the -th image and set depending on if the position of the -th image is a minimum, saddle (鞍点), or maximum point of , respectively [90-92].
is not an extremely accurate approximation of the exact amplification factor in the intermediate to high frequency regime. Consequently, corrections need to be introduced to improve accuracy.
In order to better match the amplification factor in geometrical optics approximation with the exact value, we include the postgeometrical optics correction [84,85], which is the sum of terms for correction to the geometric magnification of images and an additional contribution from the diffracted image that arises at the cuspy lens center. Including the postgeometric optics correction beyond the geometrical optics limit can be rewritten as
Where
With the coefficients defined as
The second term in Eq. (12) is the correction to the magnification factor of the geometric image,
The correction term arises from the central density cusp of the lens. Different lens models have different .
Lensing model
- The point mass lens is the simplest lensing model.
- The SIS model lens represents the early type galaxies.
- The NFW lens is suitable for the lensing models of the cold dark matter halos.
Point mass lens
The point mass lens has all of its mass concentrated at one point.
Its mass identity is described by [84,93]
Where is the lens mass.
Then can be chosen as the Einstein radius . The dimensionless lensing potential is .
The multiplicative factor of the point mass lens is [2]
Where with . Here is the Euler gamma function, and is Kummer’s confluent hypergeometric function.
In the geometric optics regime , the amplification factor is
Where the magnification of the two geometric images are , and the time delay between the two images is .
In the point mass model, the term that corresponds to the diffracted image at the center of lens is zero [85], and the postgeometric correction to the amplification of the geometric images is the only contribution of . We have
Where are the positions of both geometric images.
Singular isothermal sphere
The SIS lens has a density profile[84,93,94]
Where is the velocity dispersion and can be chosen as the Einstein radius . Thus, the mass inside this region is . The dimensionless lensing potential is .
No close-form analytic result is known for the amplification factor from a SIS lens. In the wave diffraction regime , we rely on calculating the diffraction integral numerically using the asymptotic expansion method introduced before.
Fisher parameter estimation
GW data analysis
Bayesian gravitational wave data analysis is used to infer the properties of gravitational wave sources and make predictions about their parameters (see below what are in detail the parameters we are talking about). It combines the principles of Bayesian statistics with the analysis of gravitational wave signals detected by ground-based observatories like LIGO and Virgo.
The goal of Bayesian gravitational wave data analysis is to extract this information from the noisy gravitational wave signals detected by the observatories:
where is the true (unknown) signal and is the detector noise, assumed to be Gaussian and stationary.
Mathematically, Bayes’ theorem can be expressed as:
where is the posterior distribution, is the likelihood function, is the prior distribution, and we neglected the evidence or marginal likelihood at the denominator.
To perform Bayesian gravitational wave data analysis, we use various techniques such as Markov Chain Monte Carlo (MCMC) sampling and nested sampling. The mostly used software is bilby
, and typically full Baysian parameter estimation is computationally expensive.
Fisher-matrix approximation
The gravitational-wave likelihood is defined as the probability of noise realization:
The inner product measures the overlap between two signals given the noise characteristics of the detector:
We can approximate the likelihood by expanding the template around the true signal:
so that the likelihood becomes a multivariarte Gaussian distribution:
The truncation in the expansion is done at first-order in partial derivatives, known as linearized signal approximation (LSA)
LSA approximation is equivalent to the leading term in posterior expansion as a series in 1/SNR (this is the reason why Fisher matrix is said to work in high-SNR limit) [see Vallisneri 2008]
In Fisher matrix context we usually work in zero-noise approximation, so that the first two terms cancel and we define the Fisher matrix as:
So
The Fisher information matrix can be calculated as:
The Fisher likelihood is therefore simply given by:
The inverse of the Fisher matrix gives us the covariance matrix among parameters:
This is the basic math behind Fisher matrix codes, like GWFish
Why Fisher analysis?
When studying the performance of a new detector, such as the Einstein Telescope, which has a much improved sensitivity and is predicted to detect entire populations of events ( events per years against the current tens that we are detecting), we want a tool to make forecasts in a reasonable amount of time. Since we still do not have a fast full parameter estimation, the Fisher matrix approximation is the state-of-the-art for forecasts.