21cmSense icon indicating copy to clipboard operation
21cmSense copied to clipboard

Noise interpolation

Open jpober opened this issue 7 years ago • 0 comments

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.

jpober avatar Oct 19 '17 18:10 jpober