Skip to content

Separate the theorydb utilities into the data package

Emanuele Roberto Nocera requested to merge separate_theory_into_data into master

Created by: scarlehoff

This is innocuous since the theorydb utils just define which entries the theory accepts.

This will make it easier for other programs (e.g., pineko) to use theories from here. The global definition of the theory can be done in the _TheoryCard dataclass. At the moment only the keys for NNPDF are there and they are all mandatory (even if it is not true).

Merge request reports

Loading