Closed steven-murray closed 3 months ago
I have a problem @steven-murray
I'm running the 21cmfast code and everything seems to be running smoothly except that the plots are empty and there's a message saying "ValueError: Passing parameters norm and vmin/vmax simultaneously is not supported."
Hi @AgusTor92. This issue seems to be the same as #266, which was fixed in v3.1.4 -- could you try upgrading to that version?
Describe the bug:
There seem to be some spurious warnings:
when running
run_coeval
.To Reproduce: Steps to reproduce the behavior:
run_coeval
with essentially no flags.Expected behavior:
Although this behaviour does no harm (it's a no-op), it's kinda annoying to see and makes you think something might have went wrong. We should be more careful when purging the initial conditions to only purge stuff that we know exists in the first place.