PIEMDMFL (Mass-Follows-Light PIEMD)
:::info Migrated from Old Wiki This content was migrated from the old wiki using GitHub Copilot and should be double-checked for accuracy. :::
Overviewβ
The PIEMDMFL (Pseudo-Isothermal Elliptical Mass Distribution - Mass Follows Light) profile is almost identical to PIEMD, but specifically designed as a mass-follows-light (MFL) model for baryonic components.
PIEMDMFL has one additional parameter multfac to multiply the theta_e parameter. This is particularly useful when:
- A PIEMD profile models the lens light (e.g., as part of a chameleon profile)
- The chameleon profile (difference of 2 PIEMDs mimicking a SΓ©rsic profile) is used as the baryonic ΞΊ profile
- The first six parameters of PIEMDMFL are identical to the PIEMD light profile
- The 7th parameter
multfacconverts the light amplitude (theta_e) to ΞΊ amplitude
Mathematical Definitionβ
The convergence is given by:
where:
- = lens strength
- = core radius
- = ellipticity, (inverting: )
- = axis ratio (minor/major)
In the limiting case where , is the Einstein radius of the SIS.
Parameter Calculationβ
Without scale:β
where is the 5th parameter and is the 7th parameter (multfac).
With scale:β
:::warning Softening Radius If , then will be set to (default: ) :::
Logarithmic Parametersβ
The parameters and (5th and 6th parameters) support the log: option:
- is computed first as
- Then treated as a logarithmic value (base 10)
Combined log: and scale:β
When both options are used:
- First: is exponentiated () to account for
log: - Then: The scaling is applied for
scale:
GLEE Configurationβ
Basic Usageβ
piemdmfl
0.000 #x-coord (x centroid)
0.000 #y-coord (y centroid)
0.800 #b/a (q, axis ratio related to e in kappa definition)
0.500 #theta (position angle, ccw from +x in radians; 0 = elongated along x)
2.600 #theta_e (Einstein radius or amplitude)
0.200 #r_core (w, core radius)
1.500 #multfac (mf, multiplication factor for theta_e)
Parameter Summaryβ
| # | Parameter | Description | Options |
|---|---|---|---|
| 1 | x | x-coordinate of centroid (arcsec) | |
| 2 | y | y-coordinate of centroid (arcsec) | |
| 3 | q | Axis ratio (b/a, minor/major) | |
| 4 | theta | Position angle (radians, CCW from +x axis) | |
| 5 | theta_e | Einstein radius / strength | log:, scale: |
| 6 | r_core | Core radius | log: |
| 7 | multfac | Multiplication factor for theta_e |
Alternative Formulationβ
To express the PIEMD ΞΊ distribution in terms of instead of , see the PIEMD profile description.
Use Casesβ
Chameleon Profile Example:
- Model lens light with 2 PIEMD profiles (difference mimics SΓ©rsic)
- Use PIEMDMFL for baryonic mass:
- Copy parameters 1β6 from the PIEMD light profile
- Set
multfac(parameter 7) as the mass-to-light ratio - This enforces mass-follows-light with a constant M/L ratio