Hi, Thanks for developing the code.
In the last few lines of the function radio_telescope_noise.noise_lightcone, functions "noise_map" and "jansky_2_kelvin" are used, where the output of "noise_map" is taken as an input of "jansky_2_kelvin". The output of "noise_map" has a unit of muJy, but the input of "jansky_2_kelvin" should have a unit of jansky. Is there an error in the unit?
Thanks so much.
Hi, Thanks for developing the code.
In the last few lines of the function radio_telescope_noise.noise_lightcone, functions "noise_map" and "jansky_2_kelvin" are used, where the output of "noise_map" is taken as an input of "jansky_2_kelvin". The output of "noise_map" has a unit of muJy, but the input of "jansky_2_kelvin" should have a unit of jansky. Is there an error in the unit?
Thanks so much.