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

ZH and ZHDecay runs incomplete #5

Open
dirkzerwas opened this issue Mar 21, 2024 · 3 comments
Open

ZH and ZHDecay runs incomplete #5

dirkzerwas opened this issue Mar 21, 2024 · 3 comments
Assignees

Comments

@dirkzerwas
Copy link
Collaborator

CI gives the following output:
Muon:
Whizard 1721.66 +- 2.39159 pb
Sherpa 1719.95 +- 1.07523 pb

MuonNeutrino:
Whizard 3949.96 +- 0.465219 pb
Sherpa 3948.88 +- 0.0907291 pb

Tau:
Whizard 2005.99 +- 0.219619 pb
Sherpa 2010.39 +- 0.0450829 pb

TauNeutrino:
Whizard 3949.9 +- 0.456594 pb
Sherpa 3948.94 +- 0.0900616 pb

ZH:
Sherpa 0.252751 +- 6.33233e-05 pb

ZHDecay:
Whizard 0.238792 +- 0.000112203 pb

Need to check why:

  1. ZH Whizard did not run (either 0 events or error)
  2. ZHDecay Sherpa did not run (either 0 events or error)

CI checks the error message of the generator run, so it must be hidden

@apricePhy apricePhy self-assigned this Mar 21, 2024
@apricePhy
Copy link
Collaborator

apricePhy commented Mar 21, 2024

Hi Dirk,
I found the Sherpa ZHDECAY issue. When setting the ME generator as Amegic you need an additional executable step "./makelibs" which I have added. But there is now a speck related error. The compiler "/spack/lib/spack/env/gcc/g++" is not able to create executables. This looks like an issue with the sherpa build. I will open an issue for this

@dirkzerwas
Copy link
Collaborator Author

The modification of ZHProduction.yaml fixed the problem for Whizard's ZH output. CI now gives:
1: Muon:
1: Whizard 1721.66 +- 2.39159 pb
1: Sherpa 1719.95 +- 1.07523 pb
1:
1: MuonNeutrino:
1: Whizard 3949.96 +- 0.465219 pb
1: Sherpa 3948.88 +- 0.0907291 pb
1:
1: Tau:
1: Whizard 2005.99 +- 0.219619 pb
1: Sherpa 2010.39 +- 0.0450829 pb
1:
1: TauNeutrino:
1: Whizard 3949.9 +- 0.456594 pb
1: Sherpa 3948.94 +- 0.0900616 pb
1:
1: ZH:
1: Whizard 0.239985 +- 4.45033e-06 pb
1: Sherpa 0.252791 +- 1.94466e-05 pb
1:
1: ZHDecay:
1: Whizard 0.238792 +- 0.000112203 pb

@apricePhy
Copy link
Collaborator

apricePhy commented Mar 22, 2024 via email

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

2 participants