Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a core Theory object #1756

Closed
scarlehoff opened this issue Jun 12, 2023 · 2 comments
Closed

Create a core Theory object #1756

scarlehoff opened this issue Jun 12, 2023 · 2 comments

Comments

@scarlehoff
Copy link
Member

At the moment theoryid.get_decription() returns simply a dictionary. It would be useful to obtain a dataclass instead from which some derived objects can be calculated like the fitting nf.

Creating an object for the theory is also a good way of defining what a theory is prior to #1705.

@scarlehoff
Copy link
Member Author

Pineko creates the theory:

  • grids (yadism/madgraph/etc)
  • grids -> fktables through eko
  • eko.tar
  • eko_qed.tar (if needed)

Once all of above is done, the nnpdf can be "upgraded" to said new theory.

@scarlehoff
Copy link
Member Author

Moved the issue to NNPDF/pineko#103

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant