impy-project / chromo

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

Chromo + RIVET #118

Closed afedynitch closed 1 year ago

afedynitch commented 1 year ago

I've been wondering if we could make chromo talking to RIVET. To achieve this, we need pyhepmc to write ASCII to stdout. RIVET uses pipes (see here).

Is this possible with pyhepmc?

afedynitch commented 1 year ago

@jncots This is also fixed, no?

jncots commented 1 year ago

@jncots This is also fixed, no?

Yes, RIVET reads files produced by pyhempc in chromo. Solved in #170