Open BenWibking opened 2 years ago
I've re-run disabling dust grains and Cloudy succeeds for every parameter value. convert_cooling_tables
then works on the resulting grid.
@BenWibking, yes I think this happens because there are failures in the grid of models. There is a script (scripts/find_map_zeroes.pl
) that I used to use to locate failures and pad out the files so that everything has the right shape. I think that's what it did, but I am not sure. I have also built up various bits of code over the years to semi-interactively repair holes in the grid of models with various interpolation schemes. I don't recall having to use it the last few times I ran models, but I'll see if I can locate it.
I tried running find_map_zeros.pl on the output, but it said the grid was complete (definitely not the case!). Maybe I gave it the wrong file as an argument? I couldn't figure out which file it expected to read in.
I get this error when calling
convert_cooling_tables()
with the output of a Cloudy run done with CIAOLoop:Some of my Cloudy runs failed with negative populations. Is this why the Python code isn't working?