Subroutines
  • GetScales(this, zpeak, sigma_z, zpeakstart, zpeakend)
    • TSourceWindow   :: this
    • real(dl) intent(out) :: zpeak
    • real(dl) intent(out) :: sigma_z
    • real(dl) intent(out) :: zpeakstart
    • real(dl) intent(out) :: zpeakend
Functions
  • real(dl)
    count_obs_window_z(this, z, winamp)
    distribution function W(z) for the observed sources, used for lensing and number count spectrum Winamp is amplitude normalized to 1 so the code can tell when the window is very small note this is the total count distribution observed, not a fractional selection function on an underlying distribution
  • real(dl)
    counts_background_z(this, z)
    if counts_evolve = T this function is used to get n(z) for the source population (not the same as the number actually observed)
  • real(dl)
    GetBias(this, k, a)
    • TSourceWindow   :: this
    • real(dl) intent(in) :: k
    • real(dl) intent(in) :: a
  • real(dl)
    Window_f_a(this, a, winamp)
    distribution function as function of scale factor a Winamp is amplitude normalized to 1 so the code can tell when the window is very small
Properties
  • integer :: source_type
  • real(dl) :: bias
  • real(dl) :: dlog10Ndm