skypyproject / skypy

SkyPy: A package for modelling the Universe.
BSD 3-Clause "New" or "Revised" License
118 stars 38 forks source link

BUG: Overgeneration of galaxies #577

Closed Fox-Davidson closed 1 year ago

Fox-Davidson commented 1 year ago

Description

Added an h_0^3 to the number density calculated for galaxies and their redshifts. This closes #576 .

Checklist

philipp128 commented 1 year ago

Thanks, @Fox-Davidson could you also adapt the tests in skypy/galaxies/tests/test_redshift.py. Currently these tests are failing.

Fox-Davidson commented 1 year ago

Closed as failed. Will try again fixed.