Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
We considered the problem of producing a theory for the tutorial, that is what we are always doing.
Something that people might be even more interested in (at least some other people, if not everyone) is how to consume a theory.
It is simply done during a fit, just specifying the ID, but if you want to reuse FkTables and/or grids for making your own plots or inspecting them, we are providing no instructions.
Plus, the main interface for accessing full theories is
validphys
, but maybe we want to be a little bit more NNPDF agnostic (if theory content can be useful also for someone else).In particular, it is not trivial also for myself to just say: I want to plot the FkTable X from theory N with PDFset Y (in particular, it would be useful also for my neutrino/thesis plots, but I'm gonna steal them from reports).