Page 1 of 1

CAMB: uninterpolated CMB Cl's

Posted: June 18 2020
by Alessio Spurio
Does Python CAMB perform interpolation of the CMB [math]'s calculated at certain multipoles, to obtain the [math]'s at each value [math]? Or does it compute the [math] at each multipole [math]? If it performs interpolation, is there a way to access the uninterpolated [math]'s?

Re: CAMB: uninterpolated CMB Cl's

Posted: June 19 2020
by Antony Lewis
They are interpolated by default. You can set CAMBparams.Accuracy.lSampleBoost = 50 to make it calculate all L without interpolation.