21cmfast / 21cmFAST

Official repository for 21cmFAST: a code for generating fast simulations of the cosmological 21cm signal
MIT License
56 stars 37 forks source link

fix bug in run_coeval using the wrong halobox #377

Closed daviesje closed 3 months ago

daviesje commented 3 months ago

There is a bug when using halo fields and requesting multiple snapshots from run_coeval, where the wrong HaloBox is used to construct the Coeval object, resulting in an error. I've added a tracker similar to the other outputs in order to ensure the correct HaloBox is used.