-
Notifications
You must be signed in to change notification settings - Fork 37
Description
Initial cleanup of parameter card for the release
This is point 4 in #576 essentially.
It is also very much related to #448 but that one is a more general issue, with various ideas for later on. Now, soon, we just need to make sure parameters are handled correctly from the madgraph interface when doing the "launch" operation.
Eventually, when we do everything through the madgraph interface, we will have the parameter card file. Presently this is read at runtime. This is probably how we want it (especially for reweighting and HRDCOD=0), but we should just make sure we have the right machinery. I have the impression we have more than ons set of parameters flying around at the moment and only one is used? Maybe I am wrong and there is nothing to do...