Question
As described in title, I tested Pythia models (2.8b and 6.9b) with test demo function test_cache_hook_names() and they all resulted in assertion failure. I did not find cache name blocks.0.hook_resid_mid. I'm wondering if it is a bug or there is some alternative cache name for this.
Question
As described in title, I tested Pythia models (2.8b and 6.9b) with test demo function
test_cache_hook_names()and they all resulted in assertion failure. I did not find cache nameblocks.0.hook_resid_mid. I'm wondering if it is a bug or there is some alternative cache name for this.