skypyproject / skypy

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

Recalculate halo mass function test values #594

Open rrjbca opened 1 year ago

rrjbca commented 1 year ago

445 fixed a bug in the calculation of the Eisenstein & Hu matter power spectrum. This fix has now been merged into module/halos and is causing multiple unit tests and doctests to fail since they are calculating mass funtions and comparing them against values precomputed using the old bugged power spectrum module.

The following precomputed values need to be recomputed and updated:

Test failures can be seen here: https://github.com/skypyproject/skypy/actions/runs/4032155320