Giter VIP home page Giter VIP logo

Comments (8)

emilbols avatar emilbols commented on August 16, 2024

i have the same issue in 9_4_1 running on /eos/cms/store/mc/RunIIFall17MiniAOD/QCD_Pt_50to80_TuneCP5_13TeV_pythia8/MINIAODSIM/94X_mc2017_realistic_v11_ext1-v1/70000/6025D7BF-6732-E811-9F96-FA163EDF22C6.root

from deepntuples.

jkiesele avatar jkiesele commented on August 16, 2024

Hi,
thanks for pointing that out. It is not quite obvious to me how this happens.
For now, I would suggest to remove this part of the code entirely (but don't remove the branch), and then work on a solution before re-implementing it.
@daseith , can you please take care of this?

from deepntuples.

emilbols avatar emilbols commented on August 16, 2024

an extra thing, I can run with the PR on the phase II samples without a problem. I assume this is what david tested on, and indeed, it seems to work fine here.

/eos/cms/store/mc/PhaseIITDRFall17MiniAOD/TT_TuneCUETP8M2T4_14TeV-powheg-pythia8/MINIAODSIM/PU200_93X_upgrade2023_realistic_v2_ext1-v1/30000/F2A8268B-16C7-E711-BA54-0025904C4F52.root

from deepntuples.

daseith avatar daseith commented on August 16, 2024

I will look into it. It seems to me the problem arises from the iterator in the loop. So maybe it is enough to replace the iterator in the for loop and loop over the vector in a different way.

from deepntuples.

jkiesele avatar jkiesele commented on August 16, 2024

Please first remove it for now such that the code is usable.
Once you have a fix, make another PR to re-implement it.

from deepntuples.

daseith avatar daseith commented on August 16, 2024

I tried a couple of things now without success. Right now I don't know how to fix this issue. It seems to me currently like the reference to the individual GenParticles in the Jet is simply missing in the 94X samples and therefore one cannot access them.

from deepntuples.

jkiesele avatar jkiesele commented on August 16, 2024

Ok, given this is more a monitoring branch for studies, is there a way we can just not calculate the variable if the reference is missing? If so, please just implement it like this.

from deepntuples.

daseith avatar daseith commented on August 16, 2024

A simple thing one could do would be to just embrace the code in a try catch block.

from deepntuples.

Related Issues (3)

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.