This repository was archived by the owner on Oct 16, 2023. It is now read-only.

Description
I'm not sure the noise interpolation code in py21cmsense is valid. The noise curves are referenced to specific binning in k, i.e., the points are bin centers. So really, to get noise values at different values of k, you should re-bin (which can be done in the code, but is currently not a user-facing option), not interpolate.