Call to proposal.photoproduction.PhotonNucleonCrossSection crashes
Closed this issue · 1 comments
Jean1995 commented
Calling PhotoNucleonCrossSection
within proposal crashes.
I've encountered this behaviour on M1 MacOS.
This is probably a problem with the pybindings.
Example:
rhode = pp.parametrization.photoproduction.Rhode()
rhode.PhotonNucleonCrossSection(1e3, pp.component.Nitrogen())
Jean1995 commented
I can reproduce this on arch linux as well.
Apparently, all photoproduction parametrizations but the Zeus parametrization are affected.