Skip to content

Gaia DR3 has 6.6M quasar candidates! We construct a new quasar catalog for cosmology with them.

Notifications You must be signed in to change notification settings

kstoreyf/gaia-quasars-lss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gaia-quasars-lss

This repo hosts the code to construct the Quaia catalog of Gaia-unWISE quasars.

The associated paper can be found at https://arxiv.org/abs/2306.17749. The data products are hosted at https://doi.org/10.5281/zenodo.8060755.

Our analysis of the cross-correlation of Quaia with CMB lensing can be found at https://arxiv.org/abs/2306.17748. The data products relevant to this analysis are hosted at https://doi.org/10.5281/zenodo.8098635.

The main relevant scripts for the Quaia paper are (to be run in this order):

  • make_data_tables.py: Constructs the necessary data tables of quasars and other sources.
  • decontaminate.py: Learns optimal cuts and decontaminates the sample.
  • specphotoz.py: Estimates spectrophotometric redshifts for the Quaia sources.
  • make_catalogs.py: Compiles the final catalogs, with redshift info and magnitude cuts (both the working versions and the public-facing versions).
  • selection_function_map.py: Constructs the selection function based on the catalog and feature templates.
  • generate_random.py: Generates a random catalog based on an input selection function.

Detailed instructions for generating custom selection functions and randoms are given in the respective files.

The main relevant notebooks are:

For questions or issues, please open an issue here or email [email protected].

About

Gaia DR3 has 6.6M quasar candidates! We construct a new quasar catalog for cosmology with them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages