impy-project / chromo

Hadronic Interaction Model interface in PYthon
Other
30 stars 7 forks source link

Gamma+p example #146

Closed HDembinski closed 1 year ago

HDembinski commented 1 year ago

The Leptohadronic modelling workshop made me curious what needs to be done so that Pythia8.3 supports gamma+p interactions like SOPHIA. Turns out, Pythia8.3 as implemented in Chromo already supports that. I added a simple example which compares SOPHIA with Pythia-8.3. This can be used to advertise Chromo to the workshop participants.

https://github.com/impy-project/chromo/blob/1546cf9c8cfdc9cc189b0dda7bf35c1bf92d1fe1/examples/gamma_p.ipynb

Comments and feedback are welcome.

HDembinski commented 1 year ago

@afedynitch @jncots Could you have a quick look at this? I think this an uncontroversial change. Perhaps the example can be improved, but it is nice to have already.