Survey Specs YAML

Euclid-Photometric-Paper-Optimistic.yaml

specifications:
  # arXiv:2405.06047 Table 1; betaIA is fixed per Sect. 3.1.
  'z_bins_GCph': [0.001, 0.418, 0.560, 0.678, 0.789, 0.900, 1.019, 1.155, 1.324, 1.576, 2.50]
  'z_bins_WL': [0.001, 0.418, 0.560, 0.678, 0.789, 0.900, 1.019, 1.155, 1.324, 1.576, 2.50]
  'zm': 0.9
  'ngamma': 1.5
  'ngal_sqarmin_GCph': 30
  'ngal_sqarmin_WL': 30
  photo_z_params:
    'fout': 0.1
    'co': 1
    'cb': 1
    'sigma_o': 0.05
    'sigma_b': 0.05
    'zo': 0.1
    'zb': 0.0
  'fsky_GCph': 0.35
  'lmax_GCph': 3000
  'lmin_GCph': 10
  'ellipt_error': 0.3
  'fsky_WL': 0.35
  'lmax_WL': 5000
  'lmin_WL': 10
  'kmax': 30.
  'vary_ph_bias': 0.06
  'vary_IA_pars':
    AIA: 0.06
    etaIA: 0.06
  ph_bias_model: 'binned'
  ph_bias_parametrization:
    binned:
      keystr: 'b'
      generate_bias_keys: true
    binned_constant:
      keystr: 'b'
      generate_bias_keys: true
    sqrt:
      b0: 1.0
    flagship:
      A: 1.0
      B: 2.5
      C: 2.8
      D: 1.6
  IA_params:
    IA_model: 'eNLA'
    AIA: 1.72
    betaIA: 2.17
    etaIA: -0.41