des-y6-bao-dr1tilesnoDESI
Compute the likelihood of DES Y6 BAO data removing the DESI-DR1 area. This likelihood is meant to be combined with DESI DR1 or DR2 BAO, but not with future DESI releases.
File |
likelihood/bao/des/y6-no-desi/bao_y6_dr1tilesnoDESI_like.py |
Attribution |
DES Collaboration |
URL |
|
Citations |
Mena-Fernandez, J. et al, Physical Review D, TBD |
This module gives a likelihood of the combination D_M / r_d from the DES Y6 data. It interpolates the ratio of that combination to a fiducial value, and then interpolates into a pre-computed chi2 as a function of that ratio.
Assumptions
BAO chi2
FLRW metric and standard BAO size
Setup Parameters
Name |
Type |
Default |
Description |
|---|---|---|---|
verbose |
bool |
False |
Print extra output |
chi2_dir |
str |
Module directory |
Directory to find data file |
chi2_file |
str |
likelihood_DESY6_DR1tiles_noDESI.csv |
Name of CSV data file within chi2_dir |
chi2_column |
int |
1 |
Column to read for alpha from the file |
Input values
Section |
Name |
Type |
Default |
Description |
|---|---|---|---|---|
distances |
z |
real 1d |
Redshifts of samples |
|
d_m |
real 1d |
Physical angular diameter distance in Mpc |
||
h |
real 1d |
Hubble parameter with in units of Mpc |
||
rz_zdrag |
real |
Sound horizon at last scattering in Mpc |
Output values
Section |
Name |
Type |
Description |
|---|---|---|---|
likelihoods |
des_y6_bao_like |
real |
Likelihood of supplied expansion history |