JelleAalbers / blueice

Build Likelihoods Using Efficient Interpolations and monte-Carlo generated Events
BSD 3-Clause "New" or "Revised" License
9 stars 9 forks source link

Add template file to hash #45

Open hammannr opened 3 weeks ago

hammannr commented 3 weeks ago

If you load a model once, then change the normalization of a template in the file without changing the name, and load the model again, the model will load the old template from pdf_cache. One way to solve this would be to hash the template file itself instead of just the file path.