21cmSense
21cmSense copied to clipboard
Noise interpolation
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.