Skip to content

remove double helium conversion

Joey Braspenning requested to merge lightcone_xray_fix into lightcone

Fixed a bug where the absolute log Helium abundance was first computed and passed to do_xray_interpolation() and then assumed to be relative to solar and hence converted back. But, because it was never converted to solar in the first place, this constituted a double conversion and gave a wrong Helium abundance.

Merge request reports