Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AGN galaxy-galaxy lensing basics #3

Open
martinkilbinger opened this issue Jun 30, 2022 · 27 comments
Open

AGN galaxy-galaxy lensing basics #3

martinkilbinger opened this issue Jun 30, 2022 · 27 comments

Comments

@martinkilbinger
Copy link
Contributor

Mesure galaxy-galaxy lensing using UNIONS shapes as sources and SDSS AGNs as lenses.

Goals:

  • Measure dark-matter halo masses of AGNs
  • Get constraints on M*-sigma relation (relation between mass of super-massive black hole (SMBH) and bulge velocity dispersion of stars, which is a tracer of the bulge total mass).
@martinkilbinger
Copy link
Contributor Author

martinkilbinger commented Jun 30, 2022

image

19759 of 48346 AGNs are potentially in UNIONS footprint.

@martinkilbinger
Copy link
Contributor Author

image

@martinkilbinger
Copy link
Contributor Author

image

@erussier
Copy link
Collaborator

GGL_AGN_SDSS_UNIONS_v1_wt

@martinkilbinger
Copy link
Contributor Author

Next step: Split sample into mass bins. Use cdf(mass).

image

@martinkilbinger
Copy link
Contributor Author

Two mass bins:

image

Problem: Mass-selected samples also have different redshift distributions, cannot easily compare GGL.

image

Solution (suggested by Qinxun): Reweigh samples with n(z).

image

@martinkilbinger
Copy link
Contributor Author

Resulting GGL for the two mass samples:

image

image

@WentaoLuo
Copy link
Collaborator

Next step is to model the signal and measure the halo mass and check the SMBH-halo relation.

@WentaoLuo
Copy link
Collaborator

WechatIMG415

@martinkilbinger
Copy link
Contributor Author

martinkilbinger commented Sep 2, 2022

Compare results to Illustris TNG simulations.

@martinkilbinger
Copy link
Contributor Author

Plot of M_BH - sigma (bulge velocity dispersion) from https://ui.adsabs.harvard.edu/abs/2009arXiv0912.3898G/abstract:

image

@martinkilbinger
Copy link
Contributor Author

martinkilbinger commented Sep 2, 2022

The relationship between $\sigma$ and mass $M$ is a bit more complicated than I had assumed. I found this relationship:
$\sigma = \sqrt{ G M / (C R)}$ where $C$ is a constant, around 6.7 for dispersion-dominated systems (https://ui.adsabs.harvard.edu/abs/2009ApJ...706.1364F/abstract).

That results in
$M \approx 1.5 \times 10^{11} \left( \frac{\sigma}{100 \mbox{km s}^{-1} } \right)^2 \left( \frac{R}{10 \mbox{kpc}} \right) M_\odot $

Assuming a bulge radius of $10$ kpc, this is much closer compared to Qinxun/Wentao's plot from Illustris, where a BH mass of $10^7 M_\odot$ corresponds to a halo mass of some $10^{11} M_\odot$.

I am unsure whether the above reasoning is sound, since I don't know whether we compare so simply bulge and halo mass,
and whether the application of the $M$ - $\sigma$ formula is appropriate.

@martinkilbinger
Copy link
Contributor Author

Fit of linear bias to AGN foreground lenses.

Scales used for fit: [2; 20] arcmin.

Re-weighted redshift distribution.

Entire mass sample.

image

Split into two mass bins, 0=low, 1=high-mass.

image

@martinkilbinger
Copy link
Contributor Author

martinkilbinger commented Sep 16, 2022

Fit to both ShapePipe (SP) and LensFit (LF) catalogues.

Fit with all three blinded versions of dndz (A, B, C):

One mass sample
SP A 1/1 b = 0.907±0.069
SP B 1/1 b = 0.925±0.071
SP C 1/1 b = 0.890±0.067

LF A 1/1 b = 0.973±0.085
LF B 1/1 b = 0.992±0.088
LF C 1/1 b = 0.955±0.082

Two mass samples

Low-mass
SP A 1/2 b = 0.901±0.058
SP B 1/2 b = 0.920±0.059
SP C 1/2 b = 0.885±0.058

LF A 1/2 b = 0.89±0.14
LF B 1/2 b = 0.90±0.14
LF C 1/2 b = 0.87±0.13

High-mass
SP A 2/2 b = 1.0344±0.0067
SP B 2/2 b = 1.0559±0.0058
SP C 2/2 b = 1.0152±0.0075

LF A 2/2 b = 1.14±0.23
LF B 2/2 b = 1.16±0.23
LF C 2/2 b = 1.11±0.22

@martinkilbinger
Copy link
Contributor Author

LensFit case:

image

@martinkilbinger
Copy link
Contributor Author

Re-weighted redshift distribution (update):

image

@martinkilbinger
Copy link
Contributor Author

martinkilbinger commented Sep 16, 2022

Next steps/ideas:

  • compute n_AGN in UNION footprint
  • auto-correlation clustering
  • Qinxun's code, works in physical coordinates
  • Use updated SDSS catalogue
  • z-cut to remove high-z AGNs
  • mass cut to remove low-M AGNs (<7)
  • use SP on LF footprint
  • spectroscopic UNIONS matched galaxies only?

@martinkilbinger
Copy link
Contributor Author

The linear bias is a function of halo mass, e.g. using Tinker et al. (2010), this is how this relations looks like:

image

The reason that with b~1 we get much higher masses than the earlier estimates of ~ 10^11 M_sol is that this relation assumes that all galaxies are central galaxies in their host halos. This is certainly not true for our AGN sample.

So the next step to estimate the halo mass is to use the halo model and HOD (Halo Occupation Distribution).

@martinkilbinger
Copy link
Contributor Author

martinkilbinger commented Sep 30, 2022

HOD model from pyccl:

eq_n_M_HOD

eqs_HOD

@martinkilbinger
Copy link
Contributor Author

Example n_g(M):

n_M_plot

@martinkilbinger
Copy link
Contributor Author

Fitting M_min to gamma_t:

gtx_SP_A_w

@martinkilbinger
Copy link
Contributor Author

logM_BH_log_Mmin_SP_A_w

@martinkilbinger
Copy link
Contributor Author

Ideas for next steps:

  • clustering, combined likelihood?
  • compare to Wentao's HOD code
  • AGN clustering, use SDSS masks. within UNIONS footprint
  • improve SNR by: match high-M_BH bin to low-mass z distribution. Can also then use Liu cataogue.

@martinkilbinger
Copy link
Contributor Author

With explicit pyccl options for integration over ell, reduction of wigges.

image

@martinkilbinger
Copy link
Contributor Author

martinkilbinger commented Oct 19, 2022

References:

@martinkilbinger
Copy link
Contributor Author

Reminder to self, next steps:

  • Understand difference between SP and LF:
    • Make sure to use same AGNs
    • Redshift cuts to AGN sample.
    • Look at low z<0.4, is SP and LF diff smaller?
    • Use matched LF and SP cat.
  • Compute Sigma(R) from gamma_t(theta), stack AGNs in
    physical coordinates.
  • Improve HOD fit.

@martinkilbinger
Copy link
Contributor Author

To check:

  • Reweighting working well? How about just cut sample to match n(z)? Also working for z subsamples?
  • 1h, 2h influence of fit?
  • plot lensing efficiency?

@martinkilbinger martinkilbinger changed the title AGN galaxy-galaxy lensing AGN galaxy-galaxy lensing basics Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants