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

Issue with MadMiner during Madgraph runs in 2b_delphes_level_analysis tutorial #560

Open
rebassoo opened this issue Sep 25, 2024 · 0 comments

Comments

@rebassoo
Copy link

rebassoo commented Sep 25, 2024

I am trying to run Madminer on my local cluster (redhat 8) with Madgraph 3.5.5 and am getting the error below when trying to run the 2b_delphes_level_analysis notebook. This error message is in the madgraph log file created in the example. On the cluster I am using a virtual python environment so I can install Madminer with "install madminer". I can run fine with madgraph outside of Madminer using the process that is specified in the examples. I have also tried different versions of Madgraph with Madminer and also using the git repo installation of Madminer, all with no luck. I could switch to using lxplus at CERN but not sure that will resolve this so wanted to submit this before doing that. If you have any recommendations please let me know. Also if there is a better forum to post this message please let me know.

Thanks,
Finn

generate_events run_01
Traceback (most recent call last):
  File "/g/g22/rebassoo/tutorial_particle_physics/mg_processes/signal_pythia/rw_me/SubProcesses/allmatrix2py.py", line 2, in <module>
    from P1_ud_udh_no_az_h_aa2py import *
ModuleNotFoundError: No module named 'P1_ud_udh_no_az_h_aa2py'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant