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

Write LHE file function #229

Open
APN-Pucky opened this issue Feb 20, 2024 · 1 comment · May be fixed by #233
Open

Write LHE file function #229

APN-Pucky opened this issue Feb 20, 2024 · 1 comment · May be fixed by #233
Assignees

Comments

@APN-Pucky
Copy link
Contributor

APN-Pucky commented Feb 20, 2024

Since powheg does not follow the lhe-3 standard strictly (i.e. weights see #220 ), I think pylhe would be very nice to convert powheg lhe files to lhe-3 standard. Since pylhe can already read those lhe files one only needs to write the loaded lhe-data from pylhe.
Does pylhe have a write_lhe function? I have not seen one.

I'll write it very soon, just wanted to check if this exists somewhere already or has been done before?

@matthewfeickert
Copy link
Member

Does pylhe have a write_lhe function? I have not seen one.

@APN-Pucky Nope. Would be a welcome contribution I think. Go for it. 👍

@APN-Pucky APN-Pucky linked a pull request Feb 20, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants