HEP-PBSP / SIMUnet

The public code for SIMUnet, a NNPDF based tool to perform simultaneous determination of PDFs and EFT Wilson coefficients.
https://hep-pbsp.github.io/SIMUnet/
GNU General Public License v3.0
2 stars 2 forks source link

Theory 270 not in theory.db #57

Closed flonigro closed 6 months ago

flonigro commented 7 months ago

Theory 270 does not appear to be listed in theory.db. This leads to an error when running vp-setupfit as follows

validphys.theorydbutils.TheoryNotFoundInDatabase: ID 270 not found in database.

Note that, as stated in the documentation https://hep-pbsp.github.io/SIMUnet/sphinx/build/html/tutorials/Installation.html, I am using nnpdf4.0.5. Shouldn't we add theory 270 to theory.db?

ElieHammou commented 7 months ago

Hi @flonigro , Thanks for pointing the error out. We are working on a fix. I think you should be able to implement it right away locally if you want to have the code running now. You can:

This should solve your issue. Note that waiting for us to push the fix and then pull it should also solve it hopefully!

ElieHammou commented 6 months ago

The fix has now been implemented. To solve your issue you can git pull and either rebuild the conda environment from scratch or just replace the theory.db file from your current environment with the updated one in SIMUnet/nnpdfcpp/data/.