Skip to content

rjassef/AGN_Photoz_LSST_OpSim

Repository files navigation

AGN_Photoz_LSST_OpSim

Metric development for the Photo-z workgroup of the LSST AGN Science Collaboration.

Description

This repository has routines and metrics developed to assess how the different OpSims developed for LSST affect the estimation of AGN photometric redshifts. Due to the complicated nature of determining AGN photo-zs, instead of attempting a full simulation we developed simple metrics that should provide a clear idea of how different aspects of the observations would affect these estimates.

To all the estimates done here, one should add the tests for DCR conducted by Gordon Richard's group to get a full picture of LSST in the context of AGN photo-zs.

All calculations here use routines developed for the OpSims tutorial by Gordon Richard's group.

Below, this document describes the metrics developed and links to the results.

u-band depth

A key spectral feature of AGNs that helps determine the photometric redshift is the Lyman break. More specifically, the drop in flux shortwards of Lyman alpha. The two bands that are expected to be the shallowest are u and y, and hence the exact u-band depth critically determines the number of AGNs for which we will be able to detect this feature in the range z~1.5-3 . This redshift range covers the peak of luminous AGN activity.

The assumption, then, is that to detect the Lyman break color with at least a 3 sigma significance, we need to detect u at the 3 sigma level, as g will always be much deeper.

Note: We only consider areas with foreground reddening E(B-V)<1.0 mag, which effectively cuts out the Galactic Plane and Galactic Center.

This script was used for carrying out the calculations, based on this metric.

This notebook shows the results both as a the actual 3 sigma depth of u and the associated luminosity of the faintest AGN that would be detected as a function of L*. For comparison, it also shows the 5 sigma depth of g and the associated luminosity in terms of L*.

Hard copies of all the plots can found here.

u-band Depth for DDFs

The same analysis described above for the WFD has also been done for the DDFs, for each one of them separately (COSMOS, ECDFS, EDFS, ELAIS-S1 and XMM-LSS), as well as for all of them together (AllDDFs).

This script was used for carrying out the calculations, based on this metric.

This notebook shows the results both as a the actual 3 sigma depth of u and the associated luminosity of the faintest AGN that would be detected as a function of L*. For comparison, it also shows the 5 sigma depth of g and the associated luminosity in terms of L*.

Hard copies of all the plots can found here.

Color Excess

A more general view of this is that accurate colors are needed to detect the spectral features of AGN in broad-band SEDs. The different depths of the bands will determine how accurately we can determine the colors of the faintest AGN at a given redshift. The metric then determines the color between the 5sigma depths of two consecutive bands, and in the visualization notebooks we compare those depths to the expected colors for an AGN as a function of redshift.

Colors from two models are implemented. One uses the AGN SED template of Assef et al. (2010) with a standard amount of AGN absorption in their model. The other is based on the models (to be published very soon) by Matthew Temple for three i-band magnitudes: 21.5, 24.5 and 26.0.

This script was used for carrying out the calculations using this metric.

This notebook shows the results for z=2. Note that values closest to 0 are best, as that means that the 5sigma depths are in the exact same ratio as the expected AGN colors.

Hard copies of all the plots can found here.

This notebook shows the median color excess as a function of redshift for all the models.

Hard copies of all the plots can found here.

Mean time between Observations

AGN variability can have a major impact for photo-zs by distorting the SED in between visits. This could be modeled as additional uncertainty on the observed colors. The first step taken here is to calculate the average time in between observations between two consecutive bands. Unlike the previous iteration, here we do not separate by seasons to avoid issues with the start/end of seasons (although the issue is unlikely very significant).

This script was used to carry out the calculations using this metric, which consists on a modified version of a metric contributed by Phil Marshal for lensing observations.

This notebook shows the results.

Hard copies of all the plots can found here.

Quasar Counts

Combining the survey depths and a quasar luminosity function, we can estimate the number of objects that will be detected in the 10 year survey depth of LSST. We follow a similar approach to that taken to create Table 10.2 of the LSST Science Book. The main difference from that effort is that we we update the luminosity function to that of Shen et al. (2020).

The survey depths are calculated using this script based on this metric. Then, the quasar counts are estimated and displayed using this notebook in the WFD and this notebook for the combination of the WFD and the mini surveys.

For a given depth, the estimation is done by interpolating these tables through this function. The tables which are calculated using this function, which uses this integration scheme. See the comments in the python scripts for more details.

About

Metric development by the Photo-z workgroup of the LSST AGN Science Collaboration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages