It seems there is a typo in the function nhl.get_N0_iter where it sums the datnoise_cls['ee'] instead of datnoise_cls['tt] to the partially delensed cls.
Also, this function get_N0_iter is present two times, one in nhl.py and one in n0s.py, and the typo is also present in the n0s.py file.
I would suggest to only keep one of the two functions to avoid mistakes ?
It seems there is a typo in the function nhl.get_N0_iter where it sums the datnoise_cls['ee'] instead of datnoise_cls['tt] to the partially delensed cls. Also, this function get_N0_iter is present two times, one in nhl.py and one in n0s.py, and the typo is also present in the n0s.py file. I would suggest to only keep one of the two functions to avoid mistakes ?