make_C0_grid

zdm.pcosmic.make_C0_grid(zeds, F)[source]

Pre-compute C0 normalization constants for a grid of redshifts.

Parameters:
  • zeds (ndarray) – Array of redshift values.

  • F (float) – Log10 of the feedback parameter.

Returns:

Array of C0 values, one per redshift.

Return type:

ndarray