missing attribute VVSpp while exporting to MG4 format

Bug #1623608 reported by Wojciech Kotlarski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MadDM
Fix Released
Undecided
Unassigned

Bug Description

Hi,

I'm trying to get MadDM running with the SARAH generated UFO model. Everything is fine until the export to MG4 format part. Below I've attached the full error message. Is this a bug in MadDM or maybe something is wrong with my UFO model (although the model runs fine with the standalone MG)? If necessary, I can also upload model files.

cheers,
Wojciech

Export UFO model to MG4 format
Traceback (most recent call last):
  File "./maddm.py", line 36, in <module>
    dm.CreateNumericalSession()
  File "/Users/Navir/Fizyka/programy/gcc/MG5_aMC_v2_4_3/maddm_v2.0.6/darkmatter.py", line 1609, in CreateNumericalSession
    self._exporter.convert_model_to_mg4(self._Model, self._wanted_lorentz, self._wanted_couplings)
  File "/Users/Navir/Fizyka/programy/gcc/MG5_aMC_v2_4_3/maddm_v2.0.6/MGoutput.py", line 60, in convert_model_to_mg4
    aloha_model.compute_subset(wanted_lorentz)
  File "/Users/Navir/Fizyka/programy/gcc/MG5_aMC_v2_4_3/aloha/create_aloha.py", line 885, in compute_subset
    lorentz = eval('self.model.lorentz.%s' % l_name)
  File "<string>", line 1, in <module>
AttributeError: 'module' object has no attribute 'VVSpp'

Changed in maddm:
status: New → 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.