Coder Social home page Coder Social logo

Fix datasets with jets about pinefarm HOT 8 OPEN

cschwan avatar cschwan commented on July 21, 2024
Fix datasets with jets

from pinefarm.

Comments (8)

cschwan avatar cschwan commented on July 21, 2024 1

This concerns the implementation of patches/cut in Madgraph, so it should be a pinefarm issue.

from pinefarm.

alecandido avatar alecandido commented on July 21, 2024

I've not a perfect understanding, but to me seems like option 1) is sufficiently more complicated than 2) (do we need to run an extra step in the runner? do we need to embed the fortran/python code?).

Option 2) looks like something I can do with sed in the cuts_code folder (plus moving the place where code is injected, maybe...).
Probably I'm really not understanding something...

from pinefarm.

cschwan avatar cschwan commented on July 21, 2024

I like option 2 better than 1, because it's faster as you said, but it requires some non-trivial adjustments. We need to essentially sort our custom cuts according to jet cut/non-jet cuts, and then write them into different functions in cuts.f.

from pinefarm.

alecandido avatar alecandido commented on July 21, 2024

We can simply split them in two folders (the natural way to create scopes on filesystem).

We can split by hand, they are not that many (and we should check we are choosing them correctly).
However, just to point it out, I believe there is simple rule to decide if it's a jet cut or not: "if it contains at least a j in the file name it's a jet, otherwise it is not".

from pinefarm.

cschwan avatar cschwan commented on July 21, 2024

@alecandido I'm a bit unhappy about the fact that Madgraph5 changed this; a possible problem that I see is that there are cuts that concern jets and leptons at the same time, meaning that we can't separate them, and I wonder if it isn't a better choice to rewrite the cutting routine slightly so that we don't have to change our cuts.

from pinefarm.

alecandido avatar alecandido commented on July 21, 2024

I'm not an expert of mg5 internals, but if you feel like of course you can have a try, and I can just review it :)

from pinefarm.

alecandido avatar alecandido commented on July 21, 2024

@cschwan I'm not sure if this is 100% related to the MadGraph pinecards, or I should transfer to pinefarm. But maybe you know.

from pinefarm.

cschwan avatar cschwan commented on July 21, 2024

This concerns the code that patches/runs Madgraph, so I suppose it should go to pinefarm.

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.