-
Notifications
You must be signed in to change notification settings - Fork 13
gamma angular correlation validation #435
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
base: main
Are you sure you want to change the base?
Conversation
|
we will also have to turn off this test for G4 11.2. I get quite a lot of segfaults with enabled gamma correlation (which is a known problem with G4 11.2 when you hit negative-parity states...) |
|
Then I think we should switch to requiring 11.3 (or was the fix in some 11.2 patch?) |
|
no, 11.2 never got a fix for this bug (and, I guess, 11.3.0 also had it) |
though radioactive decays is only one application of remage. Maybe we can just add a warning to the docs, rather than requiring 11.3.whatever. |
Co-authored-by: Manuel Huber <[email protected]>


Here's some work I did today on the topic, I won't have time to finish this for a while so if anyone wants to help I'd be happy :)
Message from @jasondet:
General note
I think we should adopt this strategy to run tests: CTest only calls pytest, and all tests are written in python.