Elliptical Power Law (EPL)
:::info Migrated from Old Wiki This content was partially migrated from the old wiki using GitHub Copilot and should be double-checked for accuracy. :::
The Elliptical Power Law (EPL) profile is the standard mass model for galaxy-scale gravitational lenses. It describes a smooth, elliptically-symmetric power-law convergence profile with a very small softening core. It is the preferred choice for most single-galaxy lens modelling.
note
The EPL profile requires a very small softening radius to avoid a central divergence. Set Rsoft 1e-5 in your configfile when using this profile.
Parameters
| # | Name | Description |
|---|---|---|
| 1 | x-coord | x-centroid of the lens (arcsec) |
| 2 | y-coord | y-centroid of the lens (arcsec) |
| 3 | b/a | Axis ratio (minor/major), range (0, 1] |
| 4 | theta | Position angle (radians, counter-clockwise from +x) |
| 5 | theta_e | Einstein radius (arcsec) |
| 6 | gam | Slope parameter; where density |
Usage
epl
4.006098 #x-coord noprior: step:0.001
4.006098 #y-coord noprior: step:0.001
0.800000 #b/a flat:0.3,1 step:0.01
3.141590 #theta noprior: step:0.05
1.500000 #theta_e flat:0.75,2.5 step:0.01
2.400000 #gam exact: step:0.01
Surface Mass Density
The surface mass density is given by:
where:
- (must set
Rsoft 1e-5in config)
Important Notes
- This profile assumes a very small softening core (via ), suitable for lensing-only analysis.
It diverges at the centre, so not ideal for dynamical modelling. - For extended core usage (e.g. in dark matter halos for group/cluster lenses), use the SPEMD profile instead.
- should represent the observed ring radius from imaging — not a free scaling factor.
Slope Conversion
To convert between EPL and SPEMD slope conventions:
Citation
@ARTICLE{2015A&A...580A..79T,
author = {{Tessore}, Nicolas and {Metcalf}, R. Benton},
title = "{The elliptical power law profile lens}",
journal = {\aap},
keywords = {gravitational lensing: strong, methods: analytical, Astrophysics - Cosmology and Nongalactic Astrophysics},
year = 2015,
month = aug,
volume = {580},
eid = {A79},
pages = {A79},
doi = {10.1051/0004-6361/201526773},
archivePrefix = {arXiv},
eprint = {1507.01819},
primaryClass = {astro-ph.CO},
adsurl = {https://ui.adsabs.harvard.edu/abs/2015A&A...580A..79T},
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}