Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MadAnalysis not importing root files created with standalone Delphes, or delphes installed within madgraph. #276

Open
rmahbubani opened this issue Dec 1, 2024 · 3 comments
Labels
🐛bug Something isn't working

Comments

@rmahbubani
Copy link

System Settings

Linux Mint 20
Python 3.8.10
gcc 9.3.0
MG5_aMC_v2_9_8 (and delphes and madanalysis installed from within using the install command)
MA5 1.10.9

Describe the bug

Madanalysis can no longer import root files created with delphes within the madgraph->madevent pipeline. More details can be found here: https://github.com/orgs/MadAnalysis/discussions/265. This is a definite showstopper for me, as I suspect it may be for others.

To Reproduce

./bin/ma5 --R
display main
Output: "File extension NOT readable in this session: .lhe .hep .hepmc .root .lhe.gz .hep.gz .hepmc.gz .root.gz .lhe.fifo .hep.fifo .hepmc.fifo .root.fifo .lhe.gz.fifo .hep.gz.fifo .hepmc.gz.fifo .root.gz.fifo"
Also when I try to input a root file it says file not found.

Expected behaviour

No response

Log files

No response

Additional information

No response

@rmahbubani rmahbubani added the 🐛bug Something isn't working label Dec 1, 2024
@BFuks
Copy link
Member

BFuks commented Dec 1, 2024

Hi Rakhi,

But MadAnalysis5 can import delphes root files that it created, can't it? Which is what the code is supposed to do from the very beginning.

Cheers,

Benjamin

@rmahbubani
Copy link
Author

rmahbubani commented Dec 2, 2024 via email

@BFuks
Copy link
Member

BFuks commented Dec 2, 2024

Hi Rakhi,

I have no idea why suddenly it does not work anymore, but this may be due to changes in MG5aMC and not in MA5. Therefore, I am afraid it is more for the MG5aMC developers than for us. If you want a quick fix, you can switch to the SFS detector simulator in MA5.

Cheers,

Benjamin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants