Tanjona R. Rabemananjara
Tanjona R. Rabemananjara
Once https://github.com/NNPDF/nnpdf/pull/1678 and https://github.com/NNPDF/nnpdf/pull/1708 are merged, we should remove all the traces of the old commondata. This includes: - [x] #2032 - [x] Update the `theory` part of all ported...
The following PR implements some of the ATLAS collider DY in the new commondata format. The status is summarized in the table below. ☑️ in **Comparison vs. Old** means that...
To complete the porting of the old collider DY data into the new commondata format, the following datasets need to be converted: | Dataset Name | Paper | Link to...
A re-implementation of the integrated nuclear-PDF fits based on the refactors. ### Remaining to do: - [ ] Improve and re-organize the `writer` and `vpinterface` modules - [ ] Accommodate...
The items below describe the general roadmap (ordered in terms of priority and relevance) in order to achieve the inclusion of the nuclear part into the proton-fit framework: - [...
Update various things for the hyperopt run card. @Cmurilochem, @goord, I fear that we have to re-run the hyperopt, again. The previous models fail badly the positivity selection, and the...
Addresses https://github.com/NNPDF/nnpdf/issues/1457. Remaining to do: - [x] fail if the exit status of even one single filter is non-zero (which currently happens a lot) - [x] fail if there are...
This deprecates https://github.com/NNPDF/nnpdf/pull/2069. It adds the following: - [X] include variants in which the pseudodata are generated with the corresponding theory - [X] include consistently the additional flat normalization systematics...
For the time being, this is primarily needed because `pineko` (https://github.com/NNPDF/pineko/pull/206) depends on it. This does not introduce physic's changes yet, ie still does not allow for an arbitrary number...
Addresses https://github.com/NNPDF/nnpdf/issues/2199 by removing the HepData raw tables from the repository. This adds a module that downloads the raw tables from the **server** and from the **HepData** when the commondata...