Coder Social home page Coder Social logo

Comments (6)

cschwan avatar cschwan commented on August 22, 2024 1

Commit bb3fb45fd640482a61f9f64b7773c601bb5dcea8 should fix the problem.

from pinefarm.

cschwan avatar cschwan commented on August 22, 2024

It seems the problem is more complicated than I initially thought. For the CDF measurements (proton + anti-proton) the table that displayed at the end shows wrong results for PineAPPL, although the lines shown above should be correct.

from pinefarm.

alecandido avatar alecandido commented on August 22, 2024

Wait, I don't understand: in ŧable.py we're only calling convolute_with_one (never convolute_with_two) and initial_state_1 and initial_state_2 are never accessed.

So, unless you're testing a locally upgraded version, I still believe the OP is right, and we should first try in that direction. Isn't it?
(if the grid have not been conjugated in place of the PDF)

from pinefarm.

cschwan avatar cschwan commented on August 22, 2024

@alecandido CDF measurements should be working (proton + anti-protons) should be working, but what I see is they don't. Could you try to reproduce that behaviour? Try the CDF_WMASS branch and pick any distribution and reduce the statistics so that it runs faster.

from pinefarm.

alecandido avatar alecandido commented on August 22, 2024

I'll do, definitely, but according to me the problem is really in the convolution:
https://github.com/NNPDF/runcards/blob/b4da9bb8ddee30ed56d5ae38d81fae9450b81286/runcardsrunner/table.py#L33-L35

As you see, pineappl_results are only computed using convolute_with_one, and the information about initial states is hard-coded in the 2212. So there is really no chance to get a correct prediction (unless you transformed the grid to convolute with two initial protons).

from pinefarm.

cschwan avatar cschwan commented on August 22, 2024

I think I found the culprit: NNPDF/pineappl@64a1b30.

from pinefarm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.