error when (auto) removing hepmc output

Bug #2003224 reported by andlessa
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MadGraph5_aMC@NLO
Fix Released
Undecided
Unassigned

Bug Description

Hi,

When setting HEPMCoutput:file = hepmcremove in the pythia8 card, there is an error at the end of the event generation.
I've tracked down the issue and it is caused by the fact that the strings 'removeHEPMC' and 'moveHEPMC@xxx' both contain the substring 'moveHEPMC'.

So at the very end of the run, when calling MadEventCmd.store_result() and 'removeHEPMC' is found in MadEventCmd.to_store, the substring "moveHEPMC" is also found, so the method tries to move the file causing the code to breakdown.

A simple fix would be to replace the 'removeHEPMC' tag by 'deleteHEPMC'.

Cheers,

-Andre

Revision history for this message
andlessa (lessa-a-p) wrote :
Revision history for this message
Olivier Mattelaer (olivier-mattelaer) wrote :

Thanks,

We did receive the following fix for that same issue:
https://github.com/mg5amcnlo/mg5amcnlo/commit/946ca179c544031c6c6d12bde4e7635dbe254a66
and this should be part of the 3.5.0 release.

Cheers,

Olivier

Changed in mg5amcnlo:
status: New → Incomplete
status: Incomplete → Fix Released
status: Fix Released → Fix Committed
Revision history for this message
andlessa (lessa-a-p) wrote :

Great! Thanks

Changed in mg5amcnlo:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.