-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
-
on_disp is deactivated:
https://github.com/lhcopt/lhcmask/blob/master/python_examples/run3_collisions_python/000_pymask.py#L377 -
if enable_imperfections is False & enable_knob_synthesis is also False, exec, crossing_restore; is never called and on_disp=0 even though on_disp=1 in config.py
- At the moment, this is fixed by setting enable_knob_synthesis=True. Best would be to call "mad_track.input('exec, crossing_restore;')" outside of of "if configuration['enable_knob_synthesis']"
Metadata
Metadata
Assignees
Labels
No labels